Skip to content

Tracing for tests (with OTEL Agent)#3729

Closed
dsmiley wants to merge 2 commits intoapache:mainfrom
dsmiley:trace-test-with-agent
Closed

Tracing for tests (with OTEL Agent)#3729
dsmiley wants to merge 2 commits intoapache:mainfrom
dsmiley:trace-test-with-agent

Conversation

@dsmiley
Copy link
Copy Markdown
Contributor

@dsmiley dsmiley commented Oct 3, 2025

Some documentation and small amount of gradle to help people using OTEL tracing when working on a test.

First iteration includes a commit of stuff that enhances spans with more detail. Such stuff belongs in another issue/PR.

image

@dsmiley
Copy link
Copy Markdown
Contributor Author

dsmiley commented Oct 3, 2025

I spent the better part of the day playing with Jaeger, reading OTEL info, and generally re-creating something similar that I had at my last job, including improving spans detail. CoPilot Agent helped.
For the technique to be any good, there ought to be at least the same info in the request logs. That was lacking, so I enhanced it and then some. If someone were to expand on this technique further, I'd like to see a Log4j2 appender that puts log messages (thus not just request logs) on the spans. Yes, spans can have logs and ours have some already.

Jaeger 2 is pretty great! A major improvement over v1.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 3, 2025

This PR has had no activity for 60 days and is now labeled as stale. Any new activity will remove the stale label. To attract more reviewers, please tag people who might be familiar with the code area and/or notify the dev@solr.apache.org mailing list. To exempt this PR from being marked as stale, make it a draft PR or add the label "exempt-stale". If left unattended, this PR will be closed after another 60 days of inactivity. Thank you for your contribution!

@github-actions github-actions bot added the stale PR not updated in 60 days label Dec 3, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 1, 2026

This PR is now closed due to 60 days of inactivity after being marked as stale. Re-opening this PR is still possible, in which case it will be marked as active again.

@github-actions github-actions bot added the closed-stale Closed after being stale for 60 days label Feb 1, 2026
@github-actions github-actions bot closed this Feb 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

closed-stale Closed after being stale for 60 days module:opentelemetry stale PR not updated in 60 days tool:build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant