Integrating OpenTelemetry Collector with Grafana Profiles

Hi Team can someone help how to integrate otel collector with grafana profiles. I am using opentelemetry-collector-contrib:0.128.0 and need help in otel collector configuration on exporter and service configuration

Grafana profiles relies in Grafana Pyroscope If i remember correctly. You need to send your profiles from otel to pyroscope and then visualizes it in Grafana.

Thank you. Yes, that is true. I am trying to send application profiles through otel collector to grafana. I am using the otel java agent at the application end to export the profiles and otel collector to inject those to Grafana