elastic / elasticsearch-rs

Official Elasticsearch Rust Client
https://www.elastic.co/guide/en/elasticsearch/client/rust-api/current/index.html
Apache License 2.0
695 stars 70 forks source link

[ENHANCEMENT] Access to exact costs for the current month #178

Closed tatianafinamor closed 3 years ago

tatianafinamor commented 3 years ago

Is your feature request related to a problem? Please describe. The customer would like to have access to the exact amount of charges accrued on the account during the billing cycle.

Describe the solution you'd like If we could give the customers access to billing alerts/ budgeting or cost explored.

Describe alternatives you've considered They currently have access to the Usage page which shows the estimated usage.

swallez commented 3 years ago

@tatianafinamor I think you opened an issue in the wrong repository. This is the Elasticsearch Rust client library, and has nothing to do with billing 😉