prymitive / karma

Alert dashboard for Prometheus Alertmanager
https://demo.karma-dashboard.io/
Apache License 2.0
2.34k stars 175 forks source link

Karma support for Sigv4 authentication #6247

Open dili-pk opened 1 month ago

dili-pk commented 1 month ago

Hi, Our team has been working with Karma dashboard from a very long time. Currently, we are moving to cloud setup, so we will be setting up our observability with Amazon Managed Prometheus. We would like to continue using Karma with AMP. However, sigv4 authentication is not yet supported in Karma, so we are unable to connect it. We also tried using the aws-sigv4-proxy for Karma with no luck. https://github.com/awslabs/aws-sigv4-proxy

Would like to know if

  1. There are plans or future roadmaps to implement sigv4 authentication for Karma, so we can connect with Amazon Managed prometheus AlertManager APIs.
  2. Do we have any example where we can set-up Karma using sigv4-proxy?

Thank you!!

dili-pk commented 3 weeks ago

We managed to get this working with sigv4-proxy. But would be interested to know id there are plans to integrate aigv4 authentication for Karma in future