[prometheus-users] Metrics API not registered when using promethus adapter

2020-11-24 Thread kumar k
Hi I have installed a new prometheus adaptor using this https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-adapter,i could see v1beta1.custom.metrics.k8s.io registered,but couldn't see the v1beta1.metrics.k8s.io.I

Re: [prometheus-users] Custometrics 503 error

2020-11-22 Thread kumar k
: On Sun, Nov 22, 2020 at 10:29 PM kumar k wrote: > Hi, > > I am getting below error for custom metrics on prometheus adaptor. > Can someone please help? > > kubectl get apiservice > > v1beta1.custom.metrics.k8s.io dock/prometheus-adapter False

[prometheus-users] Custometrics 503 error

2020-11-22 Thread kumar k
Hi, I am getting below error for custom metrics on prometheus adaptor. Can someone please help? kubectl get apiservice v1beta1.custom.metrics.k8s.io dock/prometheus-adapter False (FailedDiscoveryCheck) 2d4h kubectl get --raw /apis/custom.metrics.k8s.io/v1beta1 -v9 I1122 22:12:38.5

[prometheus-users] Helm Chart for prometheus jmx exporter

2020-11-05 Thread kumar k
Hi, I am planning to use jmx exporter for scraping metrics from kafka cluster. Can someone please let me know if there is any helm chart for jmx exporter? Thanks, Kumar -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from

[prometheus-users] Best way to monitor Amazon MSK(kafka)

2020-10-05 Thread kumar k
Hi, There are 2 different ways to monitor Amazon MSK. Can someone please let know the best method to monitor? 1.Cloudwatch metrics for kafka using prometheus cloudwatch exporter. 2.Open Monitoring with Prometheus using node exporter or jmx exporter. Thanks, Kumar -- You received this messa

[prometheus-users] AWS authentication with IAM roles for elasticsearch exporter

2020-09-10 Thread kumar k
Hello, I am using elasticsearch exporter to pull metrics from VPC based AWS elastic search into prometheus. We are restricting AWS access policy to IAM roles(instance profiles).Does elastic search exporter work well with IAM roles for authentication. I tried to troubleshoot by installing aws-c

[prometheus-users] Metrics not visible in prometheus

2020-09-03 Thread kumar k
Hi, I am using elastic search exporter to pull elastic search metrics to prometheus. I installed the helm chart and could see the metrics on http://127.0.0.1:9108/metrics with port forwarding. But i don't see any metrics coming to prometheus. Can someone please tell me where to start troubleshoo

[prometheus-users] Prometheus Plugin for AWS Elastic search metrics

2020-08-31 Thread kumar k
Hi, We already pull AWS elastic search metrics using cloudwatch exporter into promethus.But there is requirement to pull indexing related metrics directly from elasticsearch.Are there any prometheus plugins for getting metrics from AWS elastic search? Thanks, Kumar -- You received this mes