Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[jaeger] Add Panels for Service Performance Monitoring #429

Merged
merged 1 commit into from
Sep 8, 2022

Conversation

ricoberger
Copy link
Member

It is now possible to use the new Service Performance Monitoring feature of the Jaeger plugin within dashboards. It is possible to add panels for the service latency, error rate and request rate and a panel for the metrics of the operations of a service.

It is now also possible to select the span kinds which should be included in the different metrics. By default we always include all span kinds.

@ricoberger ricoberger added the changelog: added A new feature was added label Sep 8, 2022
It is now possible to use the new Service Performance Monitoring feature
of the Jaeger plugin within dashboards. It is possible to add panels for
the service latency, error rate and request rate and a panel for the
metrics of the operations of a service.

It is now also possible to select the span kinds which should be
included in the different metrics. By default we always include all span
kinds.
@codecov-commenter
Copy link

Codecov Report

Merging #429 (15e3d12) into main (f810912) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

❗ Current head 15e3d12 differs from pull request most recent head a115e6d. Consider uploading reports for the commit a115e6d to get more accurate results

@@            Coverage Diff             @@
##             main     #429      +/-   ##
==========================================
- Coverage   45.45%   45.43%   -0.02%     
==========================================
  Files         139      139              
  Lines       11938    11943       +5     
==========================================
  Hits         5426     5426              
- Misses       6373     6378       +5     
  Partials      139      139              
Impacted Files Coverage Δ
plugins/plugin-jaeger/cmd/jaeger.go 18.40% <0.00%> (-0.12%) ⬇️
plugins/plugin-jaeger/pkg/instance/instance.go 18.51% <0.00%> (-0.97%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ricoberger ricoberger merged commit ba21743 into main Sep 8, 2022
@ricoberger ricoberger deleted the jaeger-add-panels-for-spm branch September 8, 2022 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: added A new feature was added
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants