Name | mepe JSON |
Version |
0.1.4
JSON |
| download |
home_page | |
Summary | |
upload_time | 2023-05-03 04:25:25 |
maintainer | |
docs_url | None |
author | laixintao |
requires_python | >=3.8,<4.0 |
license | |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Prometheus Metrics Explorer
Cli Prometheus metrics viewer.
Summaries metrics, useful when you configure a new Grafana dashboard for a new component, and want to check what metrics does it have.
## Installation
```shell
pip install mepe
```
## Usage
```shell
mepe http://127.0.0.1:9100/metrics
```

Raw data
{
"_id": null,
"home_page": "",
"name": "mepe",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "laixintao",
"author_email": "laixintaoo@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/c4/34/44f181dfa1a48a80cc1314b204ac5a2c643322be9151d6a40d35a0b9e2da/mepe-0.1.4.tar.gz",
"platform": null,
"description": "# Prometheus Metrics Explorer\n\nCli Prometheus metrics viewer.\n\nSummaries metrics, useful when you configure a new Grafana dashboard for a new component, and want to check what metrics does it have.\n\n## Installation\n\n```shell\npip install mepe\n```\n\n## Usage\n\n```shell\nmepe http://127.0.0.1:9100/metrics\n```\n\n\n\n",
"bugtrack_url": null,
"license": "",
"summary": "",
"version": "0.1.4",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a01956aaf9851928675d99cbed43dd3a1723dd07dd31faecd67173d3acf835cb",
"md5": "1c0091f5cbba2a57c0cf45c521aad9f7",
"sha256": "e52592d8416614fb5bf997d0ca61becad28289a447ef3c0809d6b1cdabdcd2d2"
},
"downloads": -1,
"filename": "mepe-0.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1c0091f5cbba2a57c0cf45c521aad9f7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 4522,
"upload_time": "2023-05-03T04:25:23",
"upload_time_iso_8601": "2023-05-03T04:25:23.426927Z",
"url": "https://files.pythonhosted.org/packages/a0/19/56aaf9851928675d99cbed43dd3a1723dd07dd31faecd67173d3acf835cb/mepe-0.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c43444f181dfa1a48a80cc1314b204ac5a2c643322be9151d6a40d35a0b9e2da",
"md5": "7f48b5426ddbc2af731a47c950c5e582",
"sha256": "1891abbbaed4557c32a1a21a38d493a46430d925ea680fe35018189a51061356"
},
"downloads": -1,
"filename": "mepe-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "7f48b5426ddbc2af731a47c950c5e582",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 3668,
"upload_time": "2023-05-03T04:25:25",
"upload_time_iso_8601": "2023-05-03T04:25:25.315773Z",
"url": "https://files.pythonhosted.org/packages/c4/34/44f181dfa1a48a80cc1314b204ac5a2c643322be9151d6a40d35a0b9e2da/mepe-0.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-03 04:25:25",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "mepe"
}