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

pkg/receive: add tracing to forwarded requests #1613

Merged
merged 1 commit into from
Oct 8, 2019

Conversation

squat
Copy link
Member

@squat squat commented Oct 8, 2019

This commit instruments the Thanos receive component's HTTP server with
the specified tracer. Specifically, it adds spans for each request
forwarded between receive nodes.

Signed-off-by: Lucas Servén Marín [email protected]

Change is not relevant to the end user.

cc @brancz @bwplotka

This commit instruments the Thanos receive component's HTTP server with
the specified tracer. Specifically, it adds spans for each request
forwarded between receive nodes.

Signed-off-by: Lucas Servén Marín <[email protected]>
@brancz brancz merged commit 08adecd into thanos-io:master Oct 8, 2019
@squat squat deleted the receivetracing branch October 8, 2019 16:27
GiedriusS pushed a commit that referenced this pull request Oct 28, 2019
This commit instruments the Thanos receive component's HTTP server with
the specified tracer. Specifically, it adds spans for each request
forwarded between receive nodes.

Signed-off-by: Lucas Servén Marín <[email protected]>
Signed-off-by: Giedrius Statkevičius <[email protected]>
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

3 participants