jenkinsci / opentelemetry-plugin

Monitor and observe Jenkins with OpenTelemetry.
https://plugins.jenkins.io/opentelemetry/
Apache License 2.0
93 stars 47 forks source link

Allow to chose longer time range on grafana/tempo #844

Open taowang88 opened 1 month ago

taowang88 commented 1 month ago

What feature do you want to see added?

I am using this plugin with tempo as data source. Currently on jenkin job, when I click on the grafana OpenTelemetry link, 20 minuites time range is created/assigned as default on grafana.

I would like to have a feature that I can chose time range, i.e. 7 days so that I can find old trace data.

Upstream changes

No response

Are you interested in contributing this feature?

No response

cyrille-leclerc commented 2 weeks ago

Hello @taowang88 , thanks for using the Jenkins OpenTelemetry Plugin. Can you please clarify? Can you confirm that you are referring to the URL "View pipeline in Grafana" (screenshot below)? If so, the current time window spans from 10 mins before the build started to 10 mins after the build ended. Why do you need to expand this time window? Is it because you are chaining pipeline builds and lack of the big picture?

image