Skip to content

Add quickwit_storage_object_storage_put_errors_total metric #5671

@katlim-br

Description

@katlim-br

Is your feature request related to a problem? Please describe.
We are seeing HTTP connection timeouts on the Rust SDK for S3.

We want to quantify better the situation.

Describe the solution you'd like

Today QW has
quickwit_storage_object_storage_get_errors_total
quickwit_storage_object_storage_gets_total
quickwit_object_storage_puts_parts
quickwit_storage_object_storage_puts_total

We need at least one more:
quickwit_storage_object_storage_put_errors_total

Describe alternatives you've considered
I am going to create an S3 Storage Lens dashboard, however, this is a more granular solution for us.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions