Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imio/imio.prometheus
Add some iMio informations on prometheus metrics view
https://github.com/imio/imio.prometheus
Last synced: 5 days ago
JSON representation
Add some iMio informations on prometheus metrics view
- Host: GitHub
- URL: https://github.com/imio/imio.prometheus
- Owner: IMIO
- License: gpl-2.0
- Created: 2020-04-01T07:12:43.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T11:16:52.000Z (7 months ago)
- Last Synced: 2024-12-21T22:41:48.222Z (14 days ago)
- Language: Python
- Size: 72.3 KB
- Stars: 1
- Watchers: 11
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE.GPL
Awesome Lists containing this project
README
.. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
This text does not appear on pypi or github. It is a comment.===============
imio.prometheus
===============This package add a view "/@@metrics" used to prometheus.
Features
--------- Add metrics view.
Installation
------------Install imio.prometheus by adding it to your buildout::
[buildout]
...
eggs =
imio.prometheusand then running ``bin/buildout``
License
-------The project is licensed under the GPLv2.