radius-project / radius

Radius is a cloud-native, portable application platform that makes app development easier for teams building cloud-native apps.
https://radapp.io
Apache License 2.0
1.48k stars 94 forks source link

[Metrics] Add dependency service metrics #6319

Open youngbupark opened 1 year ago

youngbupark commented 1 year ago

Overview of feature request

Currently, we do not monitor dependency service status, such as AWS and Azure client-side metrics.

Acceptance criteria

Additional context

AB#6634

AB#9524

youngbupark commented 1 year ago

Once this PR in open telemetry project is merged, we can just upgrade otelhttp pkg version to get the dependency service metrics. Both issues should be fixed before using new otelhttp pkg.