tomkerkhove / promitor

Bringing Azure Monitor metrics where you need them.
https://promitor.io
MIT License
248 stars 91 forks source link

Provide support for new Azure Monitor Metrics Dataplane API #2284

Open tomkerkhove opened 1 year ago

tomkerkhove commented 1 year ago

Proposal

Provide support for new Azure Monitor Metrics Dataplane API (preview) which has higher limitations and allows for scraping resources in batch.

https://azure.microsoft.com/en-us/updates/public-preview-azure-monitor-metrics-dataplane-api-released/

This should be configurable so that end-users can choose this new API next to existing ARM API.

Component

Scraper

Contact Details

No response

tomkerkhove commented 5 months ago

This is now GA: https://techcommunity.microsoft.com/t5/azure-observability-blog/azure-monitor-announcing-general-availability-of-azure-monitor/ba-p/4041394#:~:text=So%2C%20what%20is%20Azure%20Monitor,a%20higher%20capacity%20querying%20experience.

tomkerkhove commented 5 months ago

To make it even more accessible to developers across different programming languages, the Azure Metrics Data Plane API now offers client libraries for Java, JavaScript, .NET, Python, and Go languages. This support enables developers to integrate and interact with the API seamlessly in their preferred language, streamlining the development process and making it easier to leverage the power of Azure Metrics.

Resources: