-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
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
Labels
No labels