zowe / api-layer

The API Mediation Layer provides a single point of access for mainframe service REST APIs.
Eclipse Public License 2.0
54 stars 62 forks source link

Support for Open Telemetry #2865

Open balhar-jakub opened 1 year ago

balhar-jakub commented 1 year ago

Is your feature request related to a problem? Please describe. The API Mediation Layer doesn't produce the data about the usage in the format that will be compatible with the Open Telemetry standard.

Describe the solution you'd like The API Mediation Layer as the main gateway to the infrastructure Rest APIs should support the Open Telemetry scopes so that it doesn't break the full view on the information about the requests throughout the infrastructure.

Basically all of the requests going through the API Mediation Layer should either create new scope if there is none in metadata or add information about the request to the existing score.

Describe alternatives you've considered

github-actions[bot] commented 8 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.