alert-exporter

View on PyPIReverse Dependencies (0)

0.5.1 alert_exporter-0.5.1-py3-none-any.whl

Wheel Details

Project: alert-exporter
Version: 0.5.1
Filename: alert_exporter-0.5.1-py3-none-any.whl
Download: [link]
Size: 14304
MD5: 51006787f26a428c55ebbfc13809c8e6
SHA256: 228134c43657024f1e96f36d47c3dcd86f32c20f984d33de1ca065be25f7f615
Uploaded: 2022-12-01 14:05:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: alert-exporter
Version: 0.5.1
Summary: Extract alerts configured in different sources (eg: Prometheus Rules, CloudWatch Alarms, Pingdom)
Author-Email: Baptiste ROUX <rouxbaptiste[at]outlook.com>
Project-Url: Homepage, https://github.com/BapRx/alert-exporter
Project-Url: Bug Tracker, https://github.com/BapRx/alert-exporter/issues
Project-Url: changelog, https://github.com/BapRx/alert-exporter/blob/master/CHANGELOG.md
License: GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Extract a list of alerts configured in different sources (eg: Prometheus Rules, CloudWatch Alarms, etc.) Copyright (C) 2022 Baptiste ROUX This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. Also add information on how to contact you by electronic and paper mail. You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see <http://www.gnu.org/licenses/>. The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read <http://www.gnu.org/philosophy/why-not-lgpl.html>.
Keywords: alert_exporter,alert,monitoring,prometheus,cloudwatch
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7
Requires-Dist: kubernetes
Requires-Dist: boto3
Requires-Dist: humanize
Requires-Dist: jinja2
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3209 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.4)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
alert_exporter/__init__.py sha256=YlOts_poTO4JqsZz6l0ISysolH-E7nM88tK3aD8lWpQ 140
alert_exporter/__main__.py sha256=BSAXcw8sB-qsm5iWTTrqb12EKfn5kXuCWO6ZrO6gW4M 107
alert_exporter/cli.py sha256=cdrZtsuTISmsNJJUElUNApnEffVtCm0ro0-m2vLgxVg 6159
alert_exporter/sources/__init__.py sha256=9LESBXv3JImTbggoh-qWyUXbjQyKLSYmdWmICDgymMU 137
alert_exporter/sources/cloudwatch.py sha256=RjjXjNPXbU9twA6kl31JhPnLMeoLLk83fpnelWDL5eI 3519
alert_exporter/sources/kubernetes.py sha256=QIMLTwXYsWtsEvfOrAt_X5yDONd33yIC6nii05p9RLc 3009
alert_exporter/sources/pingdom.py sha256=SdfY6dGDaHdQmHf9DZmbJyq6vLj4tMn_LjjFDNxt5L0 2483
alert_exporter/templates/alerts.html.jinja sha256=u0sNCl-pKMpM_ZjYrl2j8xykTVncbbazu4B3lrl3joU 9084
alert_exporter/templates/alerts.md.jinja sha256=y9TC5hCKe_OULRFQ4yDOhbZ1Nvx3oOpk11oav6iS1Wo 1493
alert_exporter/templates/alerts.yaml.jinja sha256=NQHDL3b-y4-az5e1ZHT2AY7kmRZnNcrbeaB8f7tAl2o 1283
alert_exporter-0.5.1.dist-info/LICENSE sha256=pI7HG3zfnLtLKORIiZsra6_Ml-4z9PulefXcRDkSWEM 1620
alert_exporter-0.5.1.dist-info/METADATA sha256=2wvMXo0a8L2w4gikJivRQ-fQ06EOgC278UGcNTpJs3E 5940
alert_exporter-0.5.1.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
alert_exporter-0.5.1.dist-info/entry_points.txt sha256=RbZYCecViY4nBgw2bEhxdePnibSHjXpnxBeCCd2yHNk 59
alert_exporter-0.5.1.dist-info/top_level.txt sha256=1uzfNEeVefAVfpQ5huciuCG761lrDBmPfJtoNZZxGGQ 15
alert_exporter-0.5.1.dist-info/RECORD

top_level.txt

alert_exporter

entry_points.txt

alert-exporter = alert_exporter.cli:main