All Content tagged with Amazon Prometheus
Amazon Managed Service for Prometheus is a Prometheus-compatible monitoring and alerting service that makes it easy to monitor containerized applications and infrastructure at scale.
Content language: English
Select up to 5 tags to filter
Sort by most recent
Context: I am trying to [list](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/amp/list-scrapers.html) and delete scrapers for Amazon Managed Service for Prometheus to reduce...
Hello,
we have setup an AMP workspace and setup the agents to ingest metrics into the workspace. For other reasons we want to move away from AMP agin. How would we be able to retrieve the metrics we...
Hello,
Regarding Amazon Prometheus managed service from AWS, could you please specify if this can work with an external target that can provide data in Prometheus format ? The target works well...
Is it possible to integrate opentelemetry(ADOT) and promethus managed by AWS with a data lake. The data lake could be both on edge or on AWS? If yes then how does it work? How can oepntemetry and...
We are trying to set up a Managed Prometheus Scraper with EKS in our Infra.
We've noticed that when we log on to console we get a prompt telling us to configure the access for the scraper to EKS via...
I have multiple EKS clusters and I'm trying to enable the ADOT EKS addon to write metrics to a single Amazon Managed Prometheus instance.
After enabling the addon on the second cluster, the...
I recently discovered unexpected charges on my AWS bill related to Amazon Managed Service for Prometheus. Despite my belief that I had successfully deleted all service and workspaces (I wanted to try...
I have several active EKS clusters that are configured in API authentication mode in their access configuration. I'm trying to work out how to add an AWS Managed Collector for Amazon Managed...
EXPERT
published 6 months ago0 votes2915 views
I have a metric aws_rds_cpuutilization_average, that I can query from Grafana side. This metric is obtained from CloudWatch.
When I create an alert 'expr: aws_rds_cpuutilization_average > 0' it's not...
I created the prometheus server and attached it to eks cluster. I checked all the pods are running without any fail. There are no errors.
When I am executing below prometheus query api it is giving...
**Summary: where can I add permissions for my AMP workspace to, for example, write to logs. It looks like it worked if I added log writing permissions to the IAM user that created the workspace, but...