Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/last9/openmetrics-registry
Do more with your metrics
https://github.com/last9/openmetrics-registry
exporter hcl modules open-metrics openmetrics prometheus registry sre
Last synced: about 1 month ago
JSON representation
Do more with your metrics
- Host: GitHub
- URL: https://github.com/last9/openmetrics-registry
- Owner: last9
- License: apache-2.0
- Created: 2022-01-28T05:16:37.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T08:49:59.000Z (about 2 years ago)
- Last Synced: 2024-11-09T00:53:02.467Z (3 months ago)
- Topics: exporter, hcl, modules, open-metrics, openmetrics, prometheus, registry, sre
- Language: HCL
- Homepage:
- Size: 365 KB
- Stars: 31
- Watchers: 9
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Openmetrics-registry
Modules to be used by Openmetrics-exporter, also known as OME.## Learn more about Openmetrics-exporter
[What is Openmetrics-exporter?](https://last9.io/openmetrics-exporter)## What are Opemetrics-exporter modules?
Openmetrics-exporter (OME) modules are the reusable building blocks that scrape the information for standard cloud components, in the above case AWS components. Modules help organize, encapsulate and re-use configurations along with maintaining consistency.## How do I find the right module?
Please refer the wiki [here](https://github.com/last9/openmetrics-registry/wiki#modules) to find the right module.## Getting started
You can use Openmetrics-exporter (OME) in 3 ways:
- [Standalone binary](https://last9.jfrog.io/ui/native/last9-openmetrics-exporter)
- [Using docker-compose](https://github.com/last9/openmetrics-registry/wiki/Getting-started#docker-compose)
- [Using Kubernetes](https://github.com/last9/openmetrics-registry/wiki/Getting-started#kubernetes)