-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The Azure Monitor exporter for JavaScript seems to generate it's models based on a Swagger API definition. See:
- https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/monitor/monitor-opentelemetry-exporter/swagger
- https://github.com/Azure/azure-rest-api-specs/blob/e47988f3ccaa90681f11cce59c25c638ff305692/specification/applicationinsights/data-plane/Monitor.Exporters/preview/2020-09-15_Preview/swagger.json
- https://github.com/Azure/azure-rest-api-specs/blob/195cd610db0accd0422c3e00a72df739ab4de677/specification/applicationinsights/data-plane/Monitor.Exporters/preview/v2.1/swagger.json
This might be much easier to use than the bond file before. Can we generate models from it?
victoraugustolls
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request