-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[docs] Add status header for honeycomb exporter #10318
[docs] Add status header for honeycomb exporter #10318
Conversation
Should this be deprecated instead of beta given the note at the top of the exporter? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pinging codeowners @paulosman @lizthegrey @MikeGoldsmith, please take a look at @dashpole's question
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
hi, @paulosman @lizthegrey @MikeGoldsmith can you have time to review this PR? |
hi @paulosman @lizthegrey @MikeGoldsmith can you review this PR? |
Yes, sorry - I was tracking this and it got lost on my list. I'll review today 👍🏻 |
Yes, I agree with @dashpole. We would prefer this to be marked as deprecated. Honeycomb supports directly receiving OTLP over gRPC & HTTP/proto and that's our preferred ingest method. |
@MikeGoldsmith mark honeycomb exporter as deprecated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks @Frapschen. Just left one minor update.
Co-authored-by: Mike Goldsmith <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please run the following to update go.sum
:
make -C exporter/honeycombexporter tidy
… into Add_status_header_for_honeycomb
Description:
Add status header for honeycomb exporter.