graphite-beacon
graphite-beacon copied to clipboard
Simple alerting system for Graphite metrics
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...
This PR updates [pyyaml](https://pypi.org/project/pyyaml) from **3.12** to **5.4.1**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/pyyaml - Homepage: https://pyyaml.org/
This PR updates [coverage](https://pypi.org/project/coverage) from **4.3** to **5.3.1**. Changelog ### 5.3.1 ``` ---------------------------- - When using ``--source`` on a large source tree, v5.x was slower than previous versions. This performance...
This PR updates [pytest](https://pypi.org/project/pytest) from **4.0.0** to **6.2.1**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/pytest - Homepage: https://docs.pytest.org/en/latest/
This PR updates [mock](https://pypi.org/project/mock) from **2.0.0** to **4.0.3**. Changelog ### 4.0.3 ``` ----- - Issue 42532: Remove unexpected call of ``__bool__`` when passing a ``spec_arg`` argument to a Mock. -...
This PR updates [tornado](https://pypi.org/project/tornado) from **5.1.1** to **6.1**. Changelog Links - PyPI: https://pypi.org/project/tornado - Changelog: https://pyup.io/changelogs/tornado/ - Homepage: http://www.tornadoweb.org/
This PR updates [pylint](https://pypi.org/project/pylint) from **1.6.4** to **2.6.0**. Changelog ### 2.6.0 ``` =========================== Release date: 2020-08-20 * Fix various scope-related bugs in ``undefined-variable`` checker Close 1082, 3434, 3461 * bad-continuation...
Have you all considered providing support for Twilio? The company creates APIs that allow users to send out texts and phone calls. Integrating it within Beacon wouldn't be too tough....
There are several cases old incident_key was not working well: - warning and critical rules for same alert (non-resolved incident) - NoData with nodata: critical alert name + client_url looks...
Not sure if this is an issue with the cli module or the alerting system. Either way, I get alerts and `${value}` gets passed as: `Loading error: a bytes-like object...