How To Establish API Gateways in Microsoft Azure

James Millere 0 Reputation points
2023-01-06T14:20:54.21+00:00

Hello,
Happy new year all.
I am doing preparation from Microsoft Azure certification from Microsoft and have completed many modules. Now I want to know how to establish API gateways in Microsoft Azure and what is OpenTelemetry Collector.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,446 questions
{count} votes

1 answer

Sort by: Most helpful
  1. VenkateshDodda-MSFT 24,951 Reputation points Microsoft Employee Moderator
    2023-01-13T04:27:24.34+00:00

    @James Millere Thank you for reaching out to Microsoft Q&A, apologize for any inconvenience caused on this.

    You can refer to this documentation on how to deploy self-host gateway to Kubernetes with Open Telemetry Integration and currently Open telemetry support for azure apim with self-hosted gateway is in preview state.

    OpenTelemetry Collector offers a vendor-agnostic implementation of how to receive, process and export telemetry data. It removes the need to run, operate, and maintain multiple agents/collectors. This works with improved scalability and supports open-source observability data formats (e.g. Jaeger, Prometheus, Fluent Bit, etc.) sending to one or more open-source or commercial back-ends. The local Collector agent is the default location to which instrumentation libraries export their telemetry data.

    Refer to this documentation for more information about Open Telemetry Collector.

    Feel free to reach back to me if you have any further questions on this.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.