Open zmoog opened 2 years ago
Hi! We just realized that we haven't looked into this issue in a while. We're sorry! We're labeling this issue as Stale
to make it hit our filters and make sure we get back to it as soon as possible. In the meantime, it'd be extremely helpful if you could take a look at it as well and confirm its relevance. A simple comment with a nice emoji will be enough :+1
. Thank you for your contribution!
Recently Azure introduced The Cost Details API and is positioning it as the go-to solution for cost details (formerly referred to as usage details). Azure also plans to retire Usage Details API, currently used for this billing data.
We use Usage Details API in our Azure Billing Metrics beats module and integration.
The new Cost Details API is async, while the current Usage Details API is sync. It's not a drop-in replacement.
Depends on: https://github.com/elastic/beats/issues/33278