8000 Allow for overriding the default honeycomb host by carlosdagos · Pull Request #171 · aesiniath/unbeliever · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Allow for overriding the default honeycomb host #171

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

Merged
merged 4 commits into from
Feb 16, 2023

Conversation

carlosdagos
Copy link
Contributor

Support for situations where the Honeycomb host needs a tweak, such as when using
the Refinery:

https://docs.honeycomb.io/manage-data-volume/refinery/

Adding support for an environment variable HONEYCOMB_HOST_OVERRIDE but
still using the default 443 port, and still assuming that the host is
behind SSL.

Bump core-telemetry to v0.2.8.0

Support for situations where the Honeycomb host needs a tweak, such as when using
the Refinery:

https://docs.honeycomb.io/manage-data-volume/refinery/

Adding support for an environment variable `HONEYCOMB_HOST_OVERRIDE` but
still using the default 443 port, and still assuming that the host is
behind SSL.

Bump core-telemetry to v0.2.8.0
@istathar
Copy link
Member

HONEYCOMB_HOST_OVERRIDE is a bit cumbersome. How about just HONEYCOMB_HOST or possibly HONEYCOMB_API_HOST instead?

@carlosdagos
Copy link
Contributor Author

Cheers @istathar. Thanks for the review. Will do 👍🏼

And fix up haddock, which contained a typo
@carlosdagos carlosdagos requested a review from istathar February 16, 2023 00:49
@carlosdagos
Copy link
Contributor Author

Done. Also caught that I had the thing misspelled in the haddock, so that kinda proves that it was indeed a cumbersome name 😄

appendOption
( Variable
"HONEYCOMB_HOST"
"Override the default API endpoint for occasions where telemetry needs to be proxied through an intermediate service. Default: api.honeycomb.io"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fyi I'm going to change this style to "... service (the default is api.honeycomb.io)." in a future commit, but that can wait.

@carlosdagos carlosdagos requested a review from istathar February 16, 2023 01:26
@istathar istathar merged commit d246440 into aesiniath:main Feb 16, 2023
@carlosdagos carlosdagos deleted the feat/honeycomb-host-override branch February 16, 2023 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0