Configuring OpenTelemetry Observability
Difference between collecting OpenTelemetry data by NewRelic agent & OpenTelemetry
- Data collection by OpenTelemetry uses OpenTelemetry standards which is different to NewRelic standards
- Interoperability
OpenTelemtry
Please refer my OpenTelemetry page.
Instrumenting with OpenTelemetry
- Instrument application (Auto/Manual) as per Opentelemetry documentation
- Configure OTLP End point depends on the region. Documented here
- Configure API keys (Generate thriough UI)
Once you configure through OpenTelemetry, you can see application in all entities
Error data:
Querying OTel data
Manual Instrumented data
Note: I have manually instrumented restaurant data.
👉 Main Page