-
Notifications
You must be signed in to change notification settings - Fork 196
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
Not showing recommandation with AWS managed prometheus #165
Comments
[ERROR] No Prometheus or metrics service found |
Facing a similar issue
Profile Expected behaviour - Concise error handling to highlight Prometheus is not connected due to permission issue. Terminology - EKS managed Prometheus references should be termed Amazon Managed Prometheus. |
@cx-asafd and @jakesky-centrica, thanks for reporting. Is the issue definitely a permission one then, and not a discovery issue? If so, does adding the params here solve it? Regarding the terminology, you're correct of course. @pavangudiwada can you please update the terminology from |
I'm facing the same issue.
However if I use
So it is not a question about permissions. EDIT: My issue is related to this #406 |
Updating for anyone else looking at this - @johankvint found a problem with the 'static' access key flags, and we're fixing them in https://github.com/robusta-dev/krr/pull/407/files Regarding session tokens, that will still need #406 which isn't ready yet |
Have you already released a new version with the fix? |
Hi @elia-bracci-hs, not yet. But you can run this from the source code with python/poetry to test. |
Describe the bug
Can see recommendation from eks manages prom
To Reproduce
Steps to reproduce the behavior:
krr simple -p "https://aps-workspaces.eu-west-1.amazonaws.com/workspaces/..../api/v1/query" --eks-managed-prom -n eu
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots

The text was updated successfully, but these errors were encountered: