Harshil Gupta
Harshil Gupta
#724 This pr removed the functionality of triggering a rollout strategy on change of configmap/secrets. But there are some cases when we want to trigger a rollout instead of just...
**Is your feature request related to a problem? Please describe.** There are some cases when we need to trigger a rollout strategy instead of just restarting the pods. https://github.com/stakater/Reloader/pull/724 This...
This commit adds functionality to filter metrics by tags in the Service Performance Monitoring (SPM) page. ## Which problem is this PR solving? - https://github.com/jaegertracing/jaeger/issues/7433 ## Description of the changes...
## Which problem is this PR solving? - To partially resolve #7433 ## Description of the changes - This PR returns the list of attribute values for an attribute and...
## Which problem is this PR solving? - https://github.com/jaegertracing/jaeger/issues/7433 ## Description of the changes Links to: - https://github.com/jaegertracing/jaeger/pull/7505 - https://github.com/jaegertracing/jaeger-ui/pull/3065 Changes: - This pr adds support for filtering SPM using...