Skip to content

Commit

Permalink
Update honeycomb exporter README with note for supporting OTLP (#2554)
Browse files Browse the repository at this point in the history
* update honeycomb exporter README with note for supporting OTLP

* Update wording

Co-authored-by: Tigran Najaryan <[email protected]>

Co-authored-by: Tigran Najaryan <[email protected]>
  • Loading branch information
MikeGoldsmith and tigrannajaryan committed Mar 6, 2021
1 parent cbb53a8 commit a49a21b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion exporter/honeycombexporter/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Honeycomb Exporter

This exporter supports sending trace data to [Honeycomb](https://www.honeycomb.io).
**NOTE:** Honeycomb now supports OTLP ingest directly. This means you can use an [OTLP](https://github.com/open-telemetry/opentelemetry-collector/tree/main/exporter/otlpexporter) exporter and no longer need this exporter to send data to Honeycomb.

This exporter supports sending trace data to [Honeycomb](https://www.honeycomb.io).

The following configuration options are supported:

Expand Down

0 comments on commit a49a21b

Please sign in to comment.