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?