Skip to content

[monitoring] Add telemetry in router #1391

Merged
mickmis merged 1 commit intointeruss:masterfrom
Orbitalize:openapi_add_telemetry
Mar 19, 2026
Merged

[monitoring] Add telemetry in router #1391
mickmis merged 1 commit intointeruss:masterfrom
Orbitalize:openapi_add_telemetry

Conversation

@the-glu
Copy link
Contributor

@the-glu the-glu commented Mar 11, 2026

Add telemetry directly in router, providing clean tracenames.

Follow #1390 and #1365

Example server tested with ./run_example.sh and still working as expected.

Name has been removed from default handler, meaning unknown route or /healthy will just be named 'http', but that probably ok.

image_2026-03-11_10-40-38

Router set parent trace name to the path + start a span for actual processing.
Example traces:

image_2026-03-11_10-37-40 image_2026-03-11_10-38-11

Copy link
Contributor

@mickmis mickmis left a comment

Choose a reason for hiding this comment

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

Reviewed dd31308

@the-glu the-glu requested a review from mickmis March 18, 2026 12:16
@the-glu the-glu force-pushed the openapi_add_telemetry branch from dd31308 to 564b24a Compare March 18, 2026 12:19
Copy link
Contributor

@mickmis mickmis left a comment

Choose a reason for hiding this comment

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

LGTM modulo adding clarifying comments.

@the-glu the-glu force-pushed the openapi_add_telemetry branch from 564b24a to 7f4185b Compare March 18, 2026 15:10
@the-glu the-glu force-pushed the openapi_add_telemetry branch from 7f4185b to 0d358a4 Compare March 18, 2026 15:11
@mickmis mickmis merged commit e033bdf into interuss:master Mar 19, 2026
12 checks passed
@mickmis mickmis deleted the openapi_add_telemetry branch March 19, 2026 07:25
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