[metrics]: Missing spike points in metrics collected for aws_metric_name ThreatsFound
sushovan23 opened this issue · 0 comments
sushovan23 commented
Context information
- AWS service: aws_metric_name: ThreatsFound
- CloudWatch namespace: aws_namespace : UTM-Alerting-Metrics
aws_statistics: Sum - Link to metrics documentation for this service:
- AWS region of the exporter:
- AWS region of the service:
Exporter configuration
</summary>
aws_dimentions: []
aws_namespace: UTM-Alerting-Metrics
aws_statistics:
- Sum
</summary>
aws_dimentions: []
aws_namespace: UTM-Alerting-Metrics
aws_statistics:
- Sum
Exporter logs
What do you expect to happen?
When there is spike in metrics we can see them in cloudwatch metrics in AWS console but not in prometheus query.
It gets data but misses the short spikes
What happened instead?
exporter is not able to catch the spike in metric data which we can see in cloudwatch but in prometheus it gets missed. we are scraping every min interval in prometheus