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
- Host: GitHub
- URL: https://github.com/bonsai-oss/prometheus-api-client
- Owner: bonsai-oss
- License: mit
- Created: 2023-03-23T07:55:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-01T12:13:19.000Z (almost 3 years ago)
- Last Synced: 2025-02-27T08:05:03.573Z (over 1 year ago)
- Topics: api, client, golang, prometheus
- Language: Go
- Homepage: https://gitlab.com/bonsai-oss/libraries/prometheus-api-client
- Size: 12.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.