Alexandre Gaillet
|
d126e898d3
|
MON-32 - Free Memory monitors updated to evaluate the metric over a period
|
2018-09-19 18:33:08 +02:00 |
|
Alexandre Gaillet
|
983bebcd5f
|
MON-32 - Fix free_memory monitors
|
2018-09-19 18:33:08 +02:00 |
|
Alexandre Gaillet
|
6c7b90c4db
|
MON-32 - monitors updated with latest fix
|
2018-09-19 18:33:08 +02:00 |
|
Alexandre Gaillet
|
9c4f5b4cfd
|
MON-32 - Memory usage monitor updated
|
2018-09-19 18:33:08 +02:00 |
|
Alexandre Gaillet
|
299beab1a4
|
MON-32 - Fix redis_cpu_high monitor
|
2018-09-19 18:33:08 +02:00 |
|
Alexandre Gaillet
|
ada70533d7
|
MON-32 - Fix elasticache_max_connection monitor name
|
2018-09-19 18:33:08 +02:00 |
|
Alexandre Gaillet
|
21f61b42cb
|
MON-32 - Fix common value type in eviction monitor
|
2018-09-19 18:33:08 +02:00 |
|
Alexandre Gaillet
|
8a9ed31efe
|
MON-32 - Fix redis replication_lag monitor
|
2018-09-19 18:33:08 +02:00 |
|
Alexandre Gaillet
|
7769135d2c
|
MON-32 - Tags updated
|
2018-09-19 18:33:08 +02:00 |
|
Alexandre Gaillet
|
b0e41b9fe4
|
MON-32 - group by updated
|
2018-09-19 18:33:08 +02:00 |
|
Alexandre Gaillet
|
dfd41cb779
|
MON-32 - Space aggregator hard coded
|
2018-09-19 18:33:08 +02:00 |
|
Alexandre Gaillet
|
52c71698fe
|
MON-32 - static variable updated to locals
|
2018-09-19 18:33:08 +02:00 |
|
Alexandre Gaillet
|
f118f36161
|
MON-32 - Free memory monitors added
|
2018-09-19 18:33:08 +02:00 |
|
Alexandre Gaillet
|
7f60d8844d
|
MON-32 - Some common monitors added + Redis monitors
|
2018-09-19 18:33:08 +02:00 |
|
Alexandre Gaillet
|
c36f206950
|
MON-32 - Monitors Updated
|
2018-09-19 18:33:08 +02:00 |
|
Alexandre Gaillet
|
cf66c5c7f3
|
MON-32 - Memcached monitors added
|
2018-09-19 18:33:08 +02:00 |
|
Alexandre Gaillet
|
9e01024563
|
MON-32 - Create common monitors directory
|
2018-09-19 18:33:08 +02:00 |
|
Alexandre Gaillet
|
491baf1781
|
MON-32 - Add new redis monitors
|
2018-09-19 18:33:08 +02:00 |
|
Alexandre Gaillet
|
d182b0c380
|
MON-32 - Test to deploy elasticache module from redis and memcached
|
2018-09-19 18:33:08 +02:00 |
|
Alexandre Gaillet
|
76d7087505
|
[WIP]MON-32 - First try
|
2018-09-19 18:33:08 +02:00 |
|
Alexandre Gaillet
|
fdc0b08647
|
MON-32 - Elasticache CPU monitors added
|
2018-09-19 18:33:08 +02:00 |
|
Guillaume Kérivel
|
6aee8a75eb
|
Merged in MON-105-monitors-for-postgresql (pull request #98)
MON-105 monitors for postgresql
Approved-by: Boris Rousseau <boris.rousseau@morea.fr>
Approved-by: Quentin Manfroi <quentin.manfroi@yahoo.fr>
Approved-by: Guillaume Kérivel <guillaume.kerivel@fr.clara.net>
|
2018-09-18 15:08:50 +00:00 |
|
Quentin Manfroi
|
c2dfc0ed24
|
MON-105 add service check
|
2018-09-18 17:05:14 +02:00 |
|
Quentin Manfroi
|
b2bcc58b00
|
MON-105 change tag to match existing
|
2018-09-18 16:36:40 +02:00 |
|
Quentin Manfroi
|
8b99e30132
|
MON-105 add output and autoupdate
|
2018-09-18 15:21:29 +02:00 |
|
Quentin Manfroi
|
ff338dad60
|
MON-105 update tagging convention and add extra tags
|
2018-09-18 15:20:20 +02:00 |
|
Quentin Manfroi
|
ee5a4cf236
|
MON-105 variable for timeframe and time aggregator
|
2018-09-18 15:05:50 +02:00 |
|
Quentin Manfroi
|
8bb14e6792
|
MON-105 change notify no data to false
|
2018-09-18 14:56:13 +02:00 |
|
Quentin Manfroi
|
79de95f955
|
MON-105 delete useless template file
|
2018-09-18 14:54:38 +02:00 |
|
Quentin Manfroi
|
60bde176e6
|
MON-105 change grouping tag
|
2018-09-18 14:54:21 +02:00 |
|
Quentin Manfroi
|
c049dc07f2
|
MON-105 use filter tags modules
|
2018-09-18 14:42:54 +02:00 |
|
Quentin Manfroi
|
2a64727e81
|
MON-105 split delay variables
|
2018-09-18 14:15:15 +02:00 |
|
Quentin Manfroi
|
abab6aa763
|
MON-105 add enabled feature
|
2018-09-18 14:13:52 +02:00 |
|
Quentin Manfroi
|
c26741ebc9
|
MON-105 move postgresql to database directory
|
2018-09-18 13:37:47 +02:00 |
|
Quentin Manfroi
|
46e3fb1624
|
MON-105 rename terraform file according our convention
|
2018-09-18 13:36:49 +02:00 |
|
Boris Rousseau
|
39ec9b1694
|
MON-105: Add postgresql monitors
|
2018-09-18 13:35:15 +02:00 |
|
Quentin Manfroi
|
66af6f2267
|
Merged in MON-304-add-default-function-to-all-late (pull request #158)
MON-304 add default function to latencies
Approved-by: Quentin Manfroi <quentin.manfroi@yahoo.fr>
Approved-by: Alexandre Gaillet <alexandre.gaillet@fr.clara.net>
Approved-by: Rafael Romero Carmona <rafael.romero.carmona@fr.clara.net>
|
2018-09-17 15:14:01 +00:00 |
|
Quentin Manfroi
|
ae93a006d6
|
MON-304 refactor queries for apigateway
|
2018-09-17 16:45:52 +02:00 |
|
Quentin Manfroi
|
c206e1ef0f
|
MON-304 refactor queries
|
2018-09-17 16:42:49 +02:00 |
|
Quentin Manfroi
|
6b21bf4f7b
|
MON-304 refactor errors queries for api gateway
|
2018-09-17 16:36:51 +02:00 |
|
Quentin Manfroi
|
e666644e39
|
MON-304 add stage group by for api gateway
|
2018-09-17 15:38:19 +02:00 |
|
Quentin Manfroi
|
07f2df9f49
|
MON-304 add default function to latencies
|
2018-09-17 14:16:45 +02:00 |
|
Quentin Manfroi
|
368885cc24
|
Merged in MON-162_add_missing_count (pull request #157)
MON-162 add missing enabled feature
Approved-by: Quentin Manfroi <quentin.manfroi@yahoo.fr>
Approved-by: Patrick Decat <patrick.decat@fr.clara.net>
Approved-by: Jérôme Respaut <shr3ps@gmail.com>
|
2018-09-17 09:59:11 +00:00 |
|
Guillaume Kérivel
|
a7cf5a2530
|
Merged in MON-122-add-aurora-monitors (pull request #96)
MON-122 Add Aurora replica lag monitor
Approved-by: David Drugeon-Hamon <david.drugeon.hamon@fr.clara.net>
Approved-by: Quentin Manfroi <quentin.manfroi@yahoo.fr>
Approved-by: Rafael Romero Carmona <rafael.romero.carmona@fr.clara.net>
Approved-by: Guillaume Kérivel <guillaume.kerivel@fr.clara.net>
|
2018-09-17 09:58:36 +00:00 |
|
Quentin Manfroi
|
82ffa1e495
|
MON-122 add aws prefix to tagging
|
2018-09-17 11:38:17 +02:00 |
|
Quentin Manfroi
|
81e344a81d
|
MON-122 fix filter tags module path
|
2018-09-17 11:04:33 +02:00 |
|
Quentin Manfroi
|
2e9a14a49b
|
MON-122 add replication lag for rds
|
2018-09-14 19:55:07 +02:00 |
|
Quentin Manfroi
|
050da5f762
|
MON-122 fix description
|
2018-09-14 19:49:29 +02:00 |
|
Quentin Manfroi
|
375e37586b
|
MON-122 fix aurora mysql replication lag metric
|
2018-09-14 19:47:01 +02:00 |
|
Quentin Manfroi
|
bc0a2e0ceb
|
MON-122 update to new best practices
|
2018-09-14 19:44:08 +02:00 |
|