Telemetry not being generated and exported as expected. I am trying to use the otel environment variables to generate data I can feed to otel collector and subsequently to prometheus and Grafana. The issue is that logs aren't generated as expected. As data comes through from other apps and I debugged each component in the architecture I can only conclude it's happening on infisical's side.
To Reproduce
Steps to reproduce the behavior:
1 run the following setup.
Describe the bug
Telemetry not being generated and exported as expected. I am trying to use the otel environment variables to generate data I can feed to otel collector and subsequently to prometheus and Grafana. The issue is that logs aren't generated as expected. As data comes through from other apps and I debugged each component in the architecture I can only conclude it's happening on infisical's side.
To Reproduce
Steps to reproduce the behavior: 1 run the following setup.
With the following environment variables:
No data flows into Prometheus. If I change the export type to Prometheus and manually curl I get the following result:
Expected behavior
Logs and/or traces being created and delivered to open telemetry connector.
Screenshots
If applicable, add screenshots to help explain your problem.
Platform you are having the issue on:
Additional context
For detail's sake, I'm running the otel_collector in a different compose file inside the telemetry-network.