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 Service Performance Monitoring #428

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

ricoberger
Copy link
Member

It is now possible to view the Jaeger Metrics for Service Performance Monitoring within kobs.

Service Performance Monitoring allows users to view the latency, error rate and request rate for all operation of a service. It is also possible to switch from the monitor view directly to the corresponding traces view of a selected operation.

@ricoberger ricoberger added the changelog: added A new feature was added label Sep 7, 2022
It is now possible to view the Jaeger Metrics for Service Performance
Monitoring within kobs.

Service Performance Monitoring allows users to view the latency, error
rate and request rate for all operation of a service. It is also
possible to switch from the monitor view directly to the corresponding
traces view of a selected operation.
@ricoberger ricoberger force-pushed the jaeger-add-service-performance-monitoring branch from 20196da to d9376a2 Compare September 7, 2022 20:30
@codecov-commenter
Copy link

Codecov Report

Merging #428 (d9376a2) into main (9efb793) will decrease coverage by 0.16%.
The diff coverage is 2.22%.

@@            Coverage Diff             @@
##             main     #428      +/-   ##
==========================================
- Coverage   45.61%   45.45%   -0.17%     
==========================================
  Files         139      139              
  Lines       11893    11938      +45     
==========================================
+ Hits         5425     5426       +1     
- Misses       6329     6373      +44     
  Partials      139      139              
Impacted Files Coverage Δ
plugins/plugin-jaeger/pkg/instance/instance.go 19.48% <0.00%> (-1.65%) ⬇️
plugins/plugin-jaeger/cmd/jaeger.go 18.51% <2.56%> (-5.06%) ⬇️

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

@ricoberger ricoberger merged commit f810912 into main Sep 7, 2022
@ricoberger ricoberger deleted the jaeger-add-service-performance-monitoring branch September 7, 2022 20:46
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.

None yet

2 participants