Skip to content

Comments

Basic otel trace support#174

Merged
sagikazarmark merged 2 commits intonextfrom
trace
Aug 17, 2023
Merged

Basic otel trace support#174
sagikazarmark merged 2 commits intonextfrom
trace

Conversation

@sagikazarmark
Copy link
Contributor

Overview

This PR adds basic otel trace support for incoming requests. Integration for downstream requests (kafka, clickhouse) will be added in subsequent PRs.

Notes for reviewer

@sagikazarmark sagikazarmark added kind/feature New feature or request area/api labels Aug 16, 2023
Copy link
Contributor

@tothandras tothandras left a comment

Choose a reason for hiding this comment

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

Should we make it optional? Seems like the telemetry address is required.

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Co-authored-by: András Tóth <4157749+tothandras@users.noreply.github.com>
Signed-off-by: Márk Sági-Kazár <sagikazarmark@users.noreply.github.com>
@sagikazarmark
Copy link
Contributor Author

Telemetry address was required even before this change, but has a default value. We can think about making it optional later, but it doesn't cost anything.

@tothandras
Copy link
Contributor

I see, I thought it was a push address.

@sagikazarmark sagikazarmark merged commit 38a0d4d into next Aug 17, 2023
@sagikazarmark sagikazarmark deleted the trace branch August 17, 2023 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/api kind/feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants