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

Refactor MetricService #3225

Open
nadezhdapopovaa opened this issue Nov 6, 2024 · 0 comments
Open

Refactor MetricService #3225

nadezhdapopovaa opened this issue Nov 6, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@nadezhdapopovaa
Copy link
Contributor

Problem

We are using metrics for collection of different info in the project. Right now have a MetricService, but almost all metrics are initialized where they are used. We can refactor the code so we have all the metrics at one place and use the service where we need to.

Solution

Move all metrics in MetricService.

Alternatives

No response

@nadezhdapopovaa nadezhdapopovaa added the enhancement New feature or request label Nov 6, 2024
@nadezhdapopovaa nadezhdapopovaa added this to the 0.60.0 milestone Nov 6, 2024
@nadezhdapopovaa nadezhdapopovaa modified the milestone: 0.60.0 Nov 6, 2024
@quiet-node quiet-node modified the milestones: 0.60.0, 0.61.0 Nov 11, 2024
@quiet-node quiet-node modified the milestones: 0.61.0, 0.62.0 Nov 26, 2024
@quiet-node quiet-node removed this from the 0.62.0 milestone Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

2 participants