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(metrics): add additional spell metrics [fixes NET-437] #1569

Merged
merged 4 commits into from
Apr 17, 2023

Conversation

kmd-fl
Copy link
Contributor

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

No description provided.

@linear
Copy link

linear bot commented Apr 14, 2023

NET-437 Add spells metrics

  1. Investigate if it's possible to collect metrics for spells separately from simple services [v]
  2. Number of spells on all workers [v]
  3. Spell queue size (in spell-bus)
  4. Investigate what's possible to collect for metrics
  5. Number of created/removed spells [v]
  6. How much spell particles are created by host
  7. Collect trigger config's periods (of currently running spells? of created spells?)

crates/peer-metrics/src/spell_metrics.rs Outdated Show resolved Hide resolved
crates/spell-event-bus/src/bus.rs Outdated Show resolved Hide resolved
Co-authored-by: Aleksey Proshutisnkiy <justprosh@users.noreply.github.com>
@kmd-fl kmd-fl added the e2e Run e2e workflow label Apr 17, 2023
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.

2 participants