Skip to content

[data streams] Remove partition tag from latency metrics#5109

Merged
piochelepiotr merged 1 commit into
masterfrom
piotr-wolski/remove-partition-tag
Apr 25, 2023
Merged

[data streams] Remove partition tag from latency metrics#5109
piochelepiotr merged 1 commit into
masterfrom
piotr-wolski/remove-partition-tag

Conversation

@piochelepiotr

Copy link
Copy Markdown
Contributor

What Does This Do

partition tag on this metric is making cardinality really high.
We have data by partition on consumer lag, so removing it from here.
We also don't use that information in the UI.

Motivation

Additional Notes

@piochelepiotr
piochelepiotr requested a review from a team as a code owner April 24, 2023 21:53
@piochelepiotr
piochelepiotr force-pushed the piotr-wolski/remove-partition-tag branch from 19f107c to 9280100 Compare April 25, 2023 04:02
@pr-commenter

pr-commenter Bot commented Apr 25, 2023

Copy link
Copy Markdown

Benchmarks

Parameters

Baseline Candidate
commit 1.13.0-SNAPSHOT~a40147a890 1.13.0-SNAPSHOT~9280100936
config baseline candidate
See matching parameters
Baseline Candidate
module Agent Agent
parent None None

Summary

Found 0 performance improvements and 0 performance regressions! Performance is the same for 22 cases.

See unchanged results
scenario Δ mean execution_time
scenario:Startup-base-Agent same
scenario:Startup-base-Agent.start same
scenario:Startup-base-BytebuddyAgent same
scenario:Startup-base-GlobalTracer same
scenario:Startup-base-AppSec unsure
[+0.277ms; +1.655ms] or [+0.275%; +1.642%]
scenario:Startup-base-Remote Config same
scenario:Startup-base-Telemetry same
scenario:Startup-iast-Agent same
scenario:Startup-iast-Agent.start same
scenario:Startup-iast-BytebuddyAgent same
scenario:Startup-iast-GlobalTracer same
scenario:Startup-iast-AppSec same
scenario:Startup-iast-IAST unsure
[+0.039ms; +0.220ms] or [+0.344%; +1.962%]
scenario:Startup-iast-Remote Config same
scenario:Startup-iast-Telemetry unsure
[+0.011ms; +0.114ms] or [+0.175%; +1.901%]
scenario:Startup-waf-Agent same
scenario:Startup-waf-Agent.start same
scenario:Startup-waf-BytebuddyAgent same
scenario:Startup-waf-GlobalTracer same
scenario:Startup-waf-AppSec same
scenario:Startup-waf-Remote Config unsure
[-17.233µs; -0.599µs] or [-2.622%; -0.091%]
scenario:Startup-waf-Telemetry same

@PerfectSlayer PerfectSlayer added the comp: data streams Data Streams Monitoring label Apr 25, 2023
@piochelepiotr
piochelepiotr merged commit 2b0ce6b into master Apr 25, 2023
@piochelepiotr
piochelepiotr deleted the piotr-wolski/remove-partition-tag branch April 25, 2023 20:49
@github-actions github-actions Bot added this to the 1.13.0 milestone Apr 25, 2023

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why GROUP_TAG removed here, I believe this is "Consumer group"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: data streams Data Streams Monitoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants