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

Enhance the hapiService.ts the connection reset metrics to show meaningful metrics in grafana #3075

Open
ebadiere opened this issue Oct 7, 2024 · 0 comments · May be fixed by #3120
Open
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ebadiere
Copy link
Collaborator

ebadiere commented Oct 7, 2024

Problem

In the logs we see behavior that indicates connections being dropped or closed.

Solution

To better monitor the issue we need meaningful metrics in the grafana dashboard. There is a counter but it only displays as an aggregate line in a panel at the moment. It may need to be broken down into transaction reset counter, error counter, and duration counter.

Alternatives

No response

@ebadiere ebadiere added the enhancement New feature or request label Oct 7, 2024
@ebadiere ebadiere changed the title Enhance the hapiService.ts to run the sdkClient.ts methods, so that dropped connections can be caught, and handled. Enhance the hapiService.ts the connection reset metrics to show meaningful metrics in grafana Oct 9, 2024
@ebadiere ebadiere self-assigned this Oct 9, 2024
@ebadiere ebadiere added this to the 0.58.0 milestone Oct 9, 2024
@quiet-node quiet-node modified the milestones: 0.58.0, 0.59.0 Oct 16, 2024
@ebadiere ebadiere linked a pull request Oct 17, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment