Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 10 hours 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T22:27:44.000Z (14 days ago)
- Last Synced: 2024-10-29T23:48:44.305Z (14 days 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: 250
- Watchers: 12
- Forks: 92
- Open Issues: 234
-
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:
![Adfinis](./media/logos/end-users/adfinis.png)
![Adobe](./media/logos/end-users/adobe.png)
![Albert Heijn](./media/logos/end-users/albert-heijn.png)
![Axon](./media/logos/end-users/axon.png)
![Bryte Blue](./media/logos/end-users/bryte-blue.png)
![ResDiary](./media/logos/end-users/resdiary.png)
![theTradeDesk](./media/logos/end-users/the-trade-desk.png)
![Trynz](./media/logos/end-users/trynz.png)
![Vsoft](./media/logos/end-users/vsoft.png)
![Walmart Labs](./media/logos/end-users/walmart-labs.jpg)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/).
[![Carlo Garcia-Mier](./media/supporters/CarloGarcia.jpg)](https://github.com/CarloGarcia)
[![Jorge Turrado Ferrero](./media/supporters/JorTurFer.jpg)](https://github.com/JorTurFer)
[![Karl Ots](./media/supporters/karlgots.jpg)](https://github.com/karlgots)
[![Loc Mai](./media/supporters/locmai.jpg)](https://github.com/locmai)
[![Lovelace Engineering](./media/supporters/LovelaceEngineering.png)](https://github.com/LovelaceEngineering)
[![Nills Franssens](./media/supporters/nillsf.jpg)](https://github.com/NillsF)
[![Richard Simpson](./media/supporters/RichiCoder1.jpg)](https://github.com/RichiCoder1)
[![Sam Vanhoutte](./media/supporters/samvanhoutte.png)](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.[![Donate](https://img.shields.io/badge/Donate%20via-GitHub-blue.svg?style=flat-square)](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.[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Ftomkerkhove%2Fpromitor.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Ftomkerkhove%2Fpromitor?ref=badge_large)