Skip to content
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

maintenance #6

Merged
merged 2 commits into from
May 2, 2023
Merged

maintenance #6

merged 2 commits into from
May 2, 2023

Conversation

Jayclifford345
Copy link
Member

No description provided.

This affects flag --influxdb-addr / env var INFLUXDB_ADDR. Because the
demo requires an HTTP URL for write (otelcol), and a gRPC host:port for
query (jaeger-influxdb), let's be flexible with the jaeger-influxdb
constraints by allowing prefixes http://, https://, grpc://,
grpc+tcp://, grpc+tls://.

Accepting the HTTP prefixes is "forgiving". Accepting the gRPC prefixes
is treated as "normal" handling, just like host:port.

I've added unit tests this time. :) Also, tested with the Docker
Compose demo.
@Jayclifford345 Jayclifford345 merged commit bacbd26 into InfluxCommunity:main May 2, 2023
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