-
Notifications
You must be signed in to change notification settings - Fork 1
CallingAPIs
Tore Nestenius edited this page Sep 12, 2024
·
2 revisions
This tool lets you send HTTP requests to external REST APIs directly from within this service.
This tool is useful for:
- Verifying that the service can successfully communicate with external HTTP APIs.
- Testing distributed tracing using OpenTelemetry.
- Testing service dependency maps and distributed tracing charts in Application Insights.
- Ensuring that logging mechanisms capture relevant data during external API interactions.