Skip to content

Async Prometheus Requests  #28

@Lyranile

Description

@Lyranile

Currently, the Prometheus API client operates synchronously, which may lead to performance bottlenecks in applications that require high throughput or low latency.
Request

Could the Prometheus API client be modified to support asynchronous operations? This enhancement would allow for non-blocking requests, improving overall application performance and responsiveness.
Additional Context

Asynchronous capabilities would enable better handling of multiple requests simultaneously, making it easier to integrate with modern frameworks that favor async programming patterns.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions