Ludovic Cartier
ac92dc9f6c
cloudflare - add defaut var and syntax corrections
2023-02-07 10:14:31 +01:00
Ludovic Cartier
1ca399e4c0
+1
2023-02-06 18:19:49 +01:00
Ludovic Cartier
21428988d9
captain typo at your service !
2023-02-06 18:18:57 +01:00
Ludovic Cartier
8ae3f5eee5
proxmox - remove useless "when"
2023-02-06 18:16:46 +01:00
028c2a8eaa
syntax fix
2023-02-06 15:44:42 +01:00
48897bc54a
change opcache exporter repo
2023-02-06 14:17:56 +01:00
Ludovic Cartier
98fe9294b3
add proxmox exporter
2023-01-27 20:34:33 +01:00
Ludovic Cartier
7d6d9e2076
cloudflare - update tags
2023-01-27 20:34:15 +01:00
Ludovic Cartier
caf7292b79
udpate task name for more clarity
2023-01-27 20:33:56 +01:00
Ludovic Cartier
c9946fdce3
cloudflare - add handler
2023-01-27 17:02:39 +01:00
Ludovic Cartier
2b532fa947
rename task
2023-01-27 17:01:35 +01:00
Ludovic Cartier
a7940658b1
add cloudflare exporter
2023-01-27 16:51:27 +01:00
Ludovic Cartier
17e1e50a48
memcached - handle socket
2022-11-29 14:59:45 +01:00
Ludovic Cartier
7129db1a50
add prometheus_server tags
2022-11-16 11:47:48 +01:00
Ludovic Cartier
dab6c43169
add cadvisor to prometheus server config
2022-11-16 11:42:58 +01:00
tom.chivert
901f850093
Add a tag for each exporter
2022-11-16 11:30:49 +01:00
tom.chivert
7f089cf22d
Minor changes on README
2022-11-16 11:21:37 +01:00
Ludovic Cartier
79b48e9def
forgot one
2022-11-14 11:07:16 +01:00
Ludovic Cartier
29c3014506
same correction
2022-11-14 11:05:19 +01:00
Ludovic Cartier
c37538a333
remove unicode invisable space char
2022-11-14 10:58:21 +01:00
Ludovic Cartier
22c2c39818
big refacto - might have break things
2022-11-11 23:51:52 +01:00
Ludovic Cartier
92d32702ee
update meta info
2022-11-11 21:09:19 +01:00
Ludovic Cartier
2d141b32a4
remove prometheus in tasks' name
2022-11-11 21:08:07 +01:00
Ludovic Cartier
cef259a52c
correct comment
2022-11-11 21:00:00 +01:00
Ludovic Cartier
61a7d00458
more invisibles chars
2022-11-11 20:53:21 +01:00
Ludovic Cartier
86634a07a2
invisible unicode char
2022-11-11 20:48:40 +01:00
Ludovic Cartier
6c4ff6d9b8
exporter - review handlers
2022-11-11 19:10:30 +01:00
Ludovic Cartier
0367e35f55
captain typo à la rescousse
2022-11-11 19:08:28 +01:00
Ludovic Cartier
80e0fdcbe8
reorg tasks
2022-11-11 19:04:14 +01:00
Ludovic Cartier
5c37a866cc
memcache - add not restart handler
2022-11-11 18:52:42 +01:00
Ludovic Cartier
beff5e779c
update todo
2022-11-11 18:49:17 +01:00
Ludovic Cartier
9bee21f3b5
memcached - update systemd unit file
2022-11-11 18:47:19 +01:00
Ludovic Cartier
c39c917b7b
again
2022-11-11 18:44:40 +01:00
Ludovic Cartier
9256a8ad79
memcached - correct tmp file name
2022-11-11 18:43:01 +01:00
Ludovic Cartier
e0fe283390
again
2022-11-11 18:42:05 +01:00
Ludovic Cartier
ff32e227c3
memcached - correct download URL
2022-11-11 18:40:15 +01:00
Ludovic Cartier
706bbcb26b
add memcached in task list
2022-11-11 18:37:17 +01:00
Ludovic Cartier
213eb0639d
handle docker host in prometheus config
2022-11-11 17:37:46 +01:00
Ludovic Cartier
39d281a300
add memcached exporter - first draft
2022-11-11 17:32:23 +01:00
tom.chivert
bd79baa0eb
Add a relabel config for mysqld exporter targets port
2022-10-27 11:16:50 +02:00
tom.chivert
104f38529d
Remove more ports from node hosts
2022-10-24 18:34:13 +02:00
Ludovic Cartier
f6e311cd4c
mysql - add host option
2022-07-26 17:15:59 +02:00
Ludovic Cartier
2530f2ebf9
add configuration for kong exporter
2022-06-15 12:09:15 +02:00
Ludovic Cartier
d12356f09a
Merge pull request #3 from tchivert/patch-2
...
Remove port from node hosts
2022-06-01 15:28:44 +02:00
Ludovic Cartier
81bed85afa
Merge pull request #2 from tchivert/patch-1
...
Change min_ansible_version
2022-06-01 15:28:23 +02:00
Tom
2ec46198ef
Remove port from node hosts
...
Add a relabel rule to the "node" job to hide the port number from instances names.
2022-06-01 15:25:02 +02:00
Tom
3d1197fddc
Change min_ansible_version
...
The role doesn't work with ansible 2.7.18 :
```
TASK [prometheus : prometheus | include asserts] **************************************************************************************************************
fatal: [host]: FAILED! => {"reason": "no action detected in task. This often indicates a misspelled module name, or incorrect module path.\n\nThe error appears to have been in '/usr/local/ansible/orchestrator/roles/prometheus/tasks/asserts.yml': line 9, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: 'prometheus | assert | gather the package facts'\n ^ here\n"}
```
Ansible 2.8.20 is OK.
2022-06-01 09:58:41 +02:00
Ludovic Cartier
7551f42e0c
Merge pull request #1 from tchivert/master
...
Add proxysql exporter handling
2022-03-16 18:03:21 +01:00
jean-yves.fournier
bb3cf615f3
change order redis
2022-01-17 16:41:33 +01:00
jean-yves.fournier
ebb8b02dd1
handler name
2022-01-17 16:35:55 +01:00