Skip to content

Add gauge for max exporter queue capacity #6513

@swar8080

Description

@swar8080

Is your feature request related to a problem? Please describe.
Hello, i'm looking to monitor when exporter queue size gets close to reaching max capacity. Currently i'm hardcoding the max queue size with a query like queueSize / 2048. We may increase that limit for some applications in the future, so it'd be nice to avoid hardcoding the size limit with a query like queueSize / maxQueueSize

Describe the solution you'd like
Add a gauge that reports that configured maximum export queue size

Describe alternatives you've considered
Keeping the configured maximum in-sync between applications and alerts

Additional context
I'm monitoring this on behalf of all application teams so it'd be nice to have a single alert configuration that works for all applications

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature RequestSuggest an idea for this project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions