hypertrace / javaagent

Hypertrace OpenTelemetry Java agent with payload/body and headers data capture.
Apache License 2.0
30 stars 15 forks source link

✨ Default to OTLP exporter #340

Closed ryandens closed 3 years ago

ryandens commented 3 years ago

Description

Change the default exporter, and update the associated configs/tests/markdowns in this repo to indicate that

Testing

Existing testing seems sufficient. Our smoke tests had previously been updated to use the OTLP exporter.

Checklist:

Documentation

Make sure that you have documented corresponding changes in this repository or hypertrace docs repo if required.