Hi,
I am currently creating a local Prometheus server and able to scap metrics using opentelemetry agent. The metrics are also opentelemetry metrics. I want to implement the same into AWS managed Prometheus so that my local metrics are pushed there.
Is there any reference or documentation for the same because I could not find it.
The language I am using for opentelemetry application is C#.