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

Block Stream Bucket Uploader Metrics #16977

Open
Tracked by #16768
derektriley opened this issue Dec 6, 2024 · 0 comments · May be fixed by #17314
Open
Tracked by #16768

Block Stream Bucket Uploader Metrics #16977

derektriley opened this issue Dec 6, 2024 · 0 comments · May be fixed by #17314
Assignees
Labels
Estimated Issues that has been groomed
Milestone

Comments

@derektriley
Copy link
Contributor

derektriley commented Dec 6, 2024

Background
Implement metrics for monitoring block upload operations.
Discuss as a group what type of Metric to use prior to implementing this issue.

See https://github.com/hashgraph/hedera-services/blob/16770-block-stream-bucket-uploader-design/hedera-node/docs/proposals/block-stream-bucket-uploader.md#configuration-classes for more details.

Look at OpWorkflowMetrics as an example for more information.
See FunctionGauge as well.

Acceptance Criteria

  • Metrics for the following
    • Number of files on the filesystem (root block file directory, uploaded directory, hashmismatch directory)
    • Latest/Avg latency for uploads to each bucket
    • Error codes on upload to each provider
    • Count of successful uploads to each provider

Dependencies
All relevant implementation issues.

@github-project-automation github-project-automation bot moved this to 📋 Backlog in Services Team Dec 6, 2024
@derektriley derektriley moved this from 📋 Backlog to To Do in Services Team Dec 6, 2024
@derektriley derektriley added this to the v0.58 milestone Dec 6, 2024
@derektriley derektriley added the Estimated Issues that has been groomed label Dec 17, 2024
@MiroslavGatsanoga MiroslavGatsanoga self-assigned this Jan 8, 2025
@MiroslavGatsanoga MiroslavGatsanoga moved this from To Do to 👷🏼‍♀️ In Progress in Services Team Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Estimated Issues that has been groomed
Projects
Status: 👷🏼‍♀️ In Progress
Development

Successfully merging a pull request may close this issue.

2 participants