An open API service indexing awesome lists of open source software.

https://github.com/bonsai-oss/prometheus-api-client

prometheus query api client
https://github.com/bonsai-oss/prometheus-api-client

api client golang prometheus

Last synced: 11 months ago
JSON representation

prometheus query api client

Awesome Lists containing this project

README

          

# prometheus api client

A simple prometheus api client.

## Features
- [x] Query
- [x] QueryRange

## Usage
See [example_test.go](example_test.go) for usage examples.