1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/monitoring
patchback[bot] b35a262378
StatsD Module (#1793) (#1842)
* Pushing my WIP

* Update DOCUMENTATION

* Update EXAMPLES

* More friendly name

* Finish up the counter and gauge logic

* Cleanup DOCUMENTATION and add metric_type

* Apply autopep8

* Fixup the exits

* Stubbing out unit tests

* Whitespace

* Whitespace

* Removing unused modules

* Remove unused modules

* Might have have a prefix

* Rearrange imported modules

* Cleanup the if/elif blob

* Require python >= 2.7

* Update DOCUMENTATION

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update DOCUMENTATION

Co-authored-by: Felix Fontein <felix@fontein.de>

* Add import guarding on statsd

* Add missing future import

* Include missing_required_lib

* Fixing sanity tests

* Fixing delta default and choices

* Formatting

* Close tcp connection

* Refactoring and unit tests

* Fix pep8 sanity tests

* Putting requirements.txt back to main

* Apply suggestions from code review

Co-authored-by: Mark Mercado <mmercado@digitalocean.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 6165438689)

Co-authored-by: Mark Mercado <mamercad@gmail.com>
2021-02-16 12:09:58 +01:00
..
datadog Revert "Revert new features since the 2.0.0 release so we can release 2.0.1 from this branch." 2021-02-09 15:42:39 +01:00
sensu sensu-silence: fix json parsing of sensu API response (#1703) (#1718) 2021-02-03 07:52:59 +01:00
airbrake_deployment.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
bigpanda.py Tidy up validate-modules:no-default-for-required-parameter and other cases (#1423) 2020-12-01 21:28:40 +01:00
circonus_annotation.py Tidy up validate-modules ignores for monitoring modules (#1350) 2020-11-23 22:07:03 +01:00
honeybadger_deployment.py Tidy up validate-modules ignores for monitoring modules (#1350) 2020-11-23 22:07:03 +01:00
icinga2_feature.py Tidy up validate-modules ignores for monitoring modules (#1350) 2020-11-23 22:07:03 +01:00
icinga2_host.py Icinga doc fix (#1495) 2020-12-16 07:27:24 +01:00
librato_annotation.py Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) (#1834) 2021-02-16 07:38:50 +01:00
logentries.py Tidy up validate-modules ignores for monitoring modules (#1350) 2020-11-23 22:07:03 +01:00
logstash_plugin.py Tidy up validations + bug fixes + deprecations (#1830) (#1841) 2021-02-16 09:10:13 +00:00
monit.py monit: add support for all monit services when checking process state (#1532) 2021-01-03 11:37:56 +01:00
nagios.py Updated doc. Module not idempotent. delegate_to not needed. (#1587) 2021-01-12 11:03:39 +01:00
newrelic_deployment.py Tidy up validate-modules ignores for monitoring modules (#1350) 2020-11-23 22:07:03 +01:00
pagerduty.py Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) (#1834) 2021-02-16 07:38:50 +01:00
pagerduty_alert.py Fix a bunch of potential security issues (secret leaking) (#1736) (#1751) 2021-02-08 17:04:38 +01:00
pagerduty_change.py Fix a bunch of potential security issues (secret leaking) (#1736) (#1751) 2021-02-08 17:04:38 +01:00
pagerduty_user.py a new module pagerduty_user (#1025) 2020-11-26 13:22:35 +01:00
pingdom.py Fix a bunch of potential security issues (secret leaking) (#1736) (#1751) 2021-02-08 17:04:38 +01:00
rollbar_deployment.py Fix a bunch of potential security issues (secret leaking) (#1736) (#1751) 2021-02-08 17:04:38 +01:00
spectrum_device.py Tidy up validate-modules ignores for monitoring modules (#1350) 2020-11-23 22:07:03 +01:00
stackdriver.py Fix a bunch of potential security issues (secret leaking) (#1736) (#1751) 2021-02-08 17:04:38 +01:00
statsd.py StatsD Module (#1793) (#1842) 2021-02-16 12:09:58 +01:00
statusio_maintenance.py Tidy up all pylint:blacklisted-name ignore lines (#1819) (#1839) 2021-02-16 08:46:20 +01:00
uptimerobot.py Tidy up validate-modules ignores for monitoring modules (#1350) 2020-11-23 22:07:03 +01:00