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

Add TLS support to vulture #1874

Merged
merged 3 commits into from Nov 30, 2022
Merged

Add TLS support to vulture #1874

merged 3 commits into from Nov 30, 2022

Conversation

zalegrala
Copy link
Contributor

@zalegrala zalegrala commented Nov 8, 2022

What this PR does:

Add a tempo-tls flag to enable TLS negotiation, but not verification, on the gRPC connection to Tempo.

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Signed-off-by: Zach Leslie <zach.leslie@grafana.com>
Signed-off-by: Zach Leslie <zach.leslie@grafana.com>
Signed-off-by: Zach Leslie <zach.leslie@grafana.com>
@zalegrala
Copy link
Contributor Author

Note that this is only the write path. The query path should be simple, but I don't have a test up right now. Perhaps we can take that as another PR later?

@zalegrala zalegrala merged commit b4ecbd3 into grafana:main Nov 30, 2022
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.

None yet

2 participants