issues
search
jaegertracing
/
jaeger
CNCF Jaeger, a Distributed Tracing Platform
https://www.jaegertracing.io/
Apache License 2.0
20.58k
stars
2.45k
forks
source link
Http api time window trace get
#6248
Open
rim99
opened
2 days ago
rim99
commented
2 days ago
Which problem is this PR solving?
Part of #4150
Description of the changes
Add time window at HTTP API layer
Should be merged after
https://github.com/jaegertracing/jaeger/pull/6242/
How was this change tested?
unit test
Checklist
[x] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
[x] I have signed all commits
[x] I have added unit tests for the new functionality
[x] I have run lint and test steps successfully
for
jaeger
:
make lint test
for
jaeger-ui
:
yarn lint
and
yarn test
Which problem is this PR solving?
Description of the changes
How was this change tested?
Checklist
jaeger
:make lint test
jaeger-ui
:yarn lint
andyarn test