https://github.com/tomkerkhove/promitor
Bringing Azure Monitor metrics where you need them.
https://github.com/tomkerkhove/promitor
atlassian-statuspage azure azure-monitor azure-monitor-metrics docker dotnet hacktoberfest kubernetes kubernetes-metrics prometheus prometheus-metrics statsd
Last synced: about 1 month ago
JSON representation
Bringing Azure Monitor metrics where you need them.
- Host: GitHub
- URL: https://github.com/tomkerkhove/promitor
- Owner: tomkerkhove
- License: mit
- Created: 2018-02-04T22:47:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-04T09:17:21.000Z (about 1 month ago)
- Last Synced: 2025-04-04T20:44:52.214Z (about 1 month ago)
- Topics: atlassian-statuspage, azure, azure-monitor, azure-monitor-metrics, docker, dotnet, hacktoberfest, kubernetes, kubernetes-metrics, prometheus, prometheus-metrics, statsd
- Language: C#
- Homepage: https://promitor.io
- Size: 10.7 MB
- Stars: 258
- Watchers: 11
- Forks: 94
- Open Issues: 219
-
Metadata Files:
- Readme: README.md
- Changelog: changelog/archetypes/default.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
- Support: SUPPORT.md
Awesome Lists containing this project
README
Bringing Azure Monitor metrics where you need them.
> ⚠️ Promitor heavily relies on the community to introduce new features or patch bugs as I cannot do this alone anymore, learn more [here](https://blog.tomkerkhove.be/2023/12/09/the-future-of-promitor/).
**Promitor** is an Azure Monitor scraper which makes the metrics available through a scraping endpoint for Prometheus or push to a StatsD server.
## Documentation
All documentation is available on [promitor.io](https://docs.promitor.io)
## End-users
We are proud to have the following end-users(s) running Promitor in production:









Are you a Promitor user? Let us know and [get listed](https://forms.gle/hjcpaaVFa1A1hZaK6)!
## Contribution
All contribution guidelines can be found [here](./.github/CONTRIBUTING.md). We
welcome bug reports, improvement suggestions and pull requests.Want to see support for a scraper that is not [already supported](https://docs.promitor.io/configuration/v2.x/metrics/#supported-azure-services)?
You can contribute by [adding one yourself](adding-a-new-scraper.md)!Information about making changes to Promitor can be found [here](contributing.md).
### Testing Infrastructure
Our testing infrastructure is managed through Bicep and is open to contributions on [promitor/testing-infrastructure](https://github.com/promitor/testing-infrastructure).
### Image Overview
Here is an overview of the available images:
| Image name | Use-Case | Supported? | Tag Format |
|:-----------|:---------|:-----------|:-----------|
| `ghcr.io/tomkerkhove/promitor-agent-scraper` | Use Promitor Scraper in production | Yes | `:{SemVer}` |
| `ghcr.io/tomkerkhove/promitor-agent-resource-discovery` | Use Promitor Resource Discovery in production | Yes | `:{SemVer}` |
| `ghcr.io/tomkerkhove/promitor-agent-scraper-preview` | Preview image of Promitor Scraper vNext created off of `master` branch. | No, experimentation only | `:{SemVer}` & `:{SemVer}-{Commit}` |
| `ghcr.io/tomkerkhove/promitor-agent-resource-discovery-preview` | Preview image of Promitor Resource Discovery vNext created off of `master` branch. | No, experimentation only | `:{SemVer}` & `:{SemVer}-{Commit}` |
| `ghcr.io/tomkerkhove/promitor-agent-scraper-ci` | CI image of Promitor Scraper created from a PR. | No, used for testing/ease-of-contribution | `:pr{pr-id}` |
| `ghcr.io/tomkerkhove/promitor-agent-resource-discovery-ci` | CI image of Promitor Resource Discovery created from a PR. | No, used for testing/ease-of-contribution | `:pr{pr-id}` |## Support
Learn more about our support options [here](https://github.com/tomkerkhove/promitor/blob/master/SUPPORT.md).
Thanks for those who are supporting us via [GitHub Sponsors](https://github.com/sponsors/tomkerkhove/).
[](https://github.com/CarloGarcia)
[](https://github.com/JorTurFer)
[](https://github.com/karlgots)
[](https://github.com/locmai)
[](https://github.com/LovelaceEngineering)
[](https://github.com/NillsF)
[](https://github.com/RichiCoder1)
[](https://github.com/samvanhoutte)## Security
Learn more about our security policy [here](https://github.com/tomkerkhove/promitor/security/policy).
## Performance
Learn more about our performance tests [here](tests/README.md).
## Donate
Promitor is fully OSS and built free-of-charge, however, if you appreciate my work
you can do a small donation.[](https://github.com/sponsors/promitor)
## Get in touch
Do you have a security issue to report or just want to privately contact me? Feel
free to [write me an email](mailto:[email protected]) or [get listed as a user](https://forms.gle/hjcpaaVFa1A1hZaK6).## Thank you
We'd like to thank all the services, tooling & NuGet packages that support us -
[Thank you](https://docs.promitor.io/thank-you)!## License Information
This is licensed under The MIT License (MIT). Which means that you can use, copy,
modify, merge, publish, distribute, sublicense, and/or sell copies of the web
application. But you always need to state that Tom Kerkhove is the original author
of this web application.[](https://app.fossa.com/projects/git%2Bgithub.com%2Ftomkerkhove%2Fpromitor?ref=badge_large)