Using AWS Managed Prometheus Workspace #193
Replies: 1 comment
-
Hi @oganexon, thanks for the issue. We decided not to try and do this ourselves and instead leave it to the experts to provide that guidance. We have provided kube-prometheus-stack here because it allows you setup a monitoring stack on cluster quickly. But for detailed setup, please take a look at https://github.com/aws-observability/terraform-aws-observability-accelerator/tree/main. It is a collection of opinionated modules for AMP, AMG, ADOT, etc. Please provide any feedback you may have on that repo. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Previously (blueprints v4) AMP Workspaces were available to use with the prometheus addon.
After digging a bit, it was removed in v5 in favor of
kube_prometheus_stack
.https://github.com/aws-ia/terraform-aws-eks-blueprints-addons/pull/130/files#diff-dc46acf24afd63ef8c556b77c126ccc6e578bc87e3aa09a931f33d9bf2532fbbL2511
Is there any simple solution to link an AMP Workspace to this stack now ? The new
kube_prometheus_stack
doesn't appear to support such featureBeta Was this translation helpful? Give feedback.
All reactions