[Feature Request] Add accumulated api requests made to cloudwatch API endpoint #5199
Labels
area/aws
AWS plugins including cloudwatch, ecs, kinesis
cloud
Issues or requests around cloud environments
feature request
Requests for new plugin and for new features to existing plugins
waiting for response
waiting for response from contributor
As CloudWatch is not free beyond the 1M requests, Telegraf's CloudWatch input plugin should keep a counter of the api requests made to CloudWatch API in order to estimate monthly costs for this service.
cloudwatch_exporter from Prometheus provides this counter and should not be very difficult to implement in Telegraf.
The text was updated successfully, but these errors were encountered: