Using Victoria Metrics / Grafana agent on a non k8s container to send metrics to Amazon Managed Prometheus

248 views Asked by At

I have an Kotlin application instrumented with Micrometer running AWS AppRunner and I want to send the metrics to Amazon Managed Prometheus (AMP).

Can I use Victoria Metrics agent or Grafana agent to do this for me? Or is there another way to perform remote write to AMP directly from my Kotlin application?

0

There are 0 answers