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

feat: collect metrics for spell particles separately [fixes NET-439] #1550

Merged
merged 4 commits into from
Apr 6, 2023

Conversation

kmd-fl
Copy link
Contributor

@kmd-fl kmd-fl commented Apr 4, 2023

Added a separate metrics collection for a number of partcile metrics:

  • received_particles
  • particle_sizes
  • particle_send_success
  • particle_send_failure
  • expired_particles

Each of the metrics above now has a label with "Common" for every common particle and "Spell" for spell_ prefixed particles.

I chose this metrics because it made sense to me, but I'm open to discussion.

@kmd-fl kmd-fl requested review from folex and justprosh April 4, 2023 08:00
@linear
Copy link

linear bot commented Apr 4, 2023

NET-439 add separate metrics for spell particles

Separate particle metrics for spell_ particles

@folex folex added the e2e Run e2e workflow label Apr 4, 2023
@folex
Copy link
Member

folex commented Apr 4, 2023

Update Grafana correspondingly please

@kmd-fl kmd-fl enabled auto-merge (squash) April 6, 2023 11:28
@kmd-fl kmd-fl merged commit 5711171 into master Apr 6, 2023
@kmd-fl kmd-fl deleted the spell-particles-metrics branch April 6, 2023 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e Run e2e workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants