-
Notifications
You must be signed in to change notification settings - Fork 332
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug]: AWS/ES metrics not able to get pleasee help ,urgent! #593
Comments
This is what i tried in config.yml, yet it not worked |
Also , i'm using v0.15.3 verison |
I'm having the same issue running on version 0.15.4 |
It worked for me bro, try specifying only these with your aws configurations
don't use aws_dimesion_select. and 1 more important , i tried rollout restart for my k8s where i deployed this as docker image. These two tricks worked for me. |
Yeah it worked, thanks! I guess you can close the issue then. |
I'm not able to extract AWS/ES metrics from cloudwatch .
can anyone please provide me any demo on how he have done it.
I tried with
- aws_namespace: AWS/ES aws_metric_name: ClusterStatus.yellow aws_statistics: [ Average ] aws_dimensions: [ DomainName,ClientId ]
i tried below one in cli, i'm able to get metrics in cli but not in prometheus through exporter.
For other namespaces, it is working fine. but i'm not able to do it for AWS/ES. not sure what wrong i'm doing.
i really need help. i'm stuck in it. I have seen one discussions on this, but that also didn't work. Is there any example file something like Elastic search.yaml, that i can refer.
Please suggest....!!
The text was updated successfully, but these errors were encountered: