kubewharf / kelemetry

Global control plane tracing for Kubernetes
Apache License 2.0
252 stars 28 forks source link

fix(extension): add display mode and time range parameter #171

Closed xuqingyun closed 1 year ago

xuqingyun commented 1 year ago

Description

  1. trace extension api can not work because displayMode changed, fix the display mod

  2. get query start and end time from request parameter rather than a fixed half-hour time window

    Related issues

Special notes for your reviewer:

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.12% :warning:

Comparison is base (7288f7a) 37.74% compared to head (5a84d42) 37.63%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #171 +/- ## ========================================== - Coverage 37.74% 37.63% -0.12% ========================================== Files 32 32 Lines 2559 2559 ========================================== - Hits 966 963 -3 - Misses 1530 1533 +3 Partials 63 63 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/kubewharf/kelemetry/pull/171/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubewharf)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.