96 Commits

Author SHA1 Message Date
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
jean-yves.fournier
5dfdea9828 change path 2022-01-05 17:26:25 +01:00
jean-yves.fournier
13bc029afc args 2022-01-05 16:25:28 +01:00
jean-yves.fournier
03c41a5999 change name 2022-01-05 16:15:43 +01:00
jean-yves.fournier
9ae553f24d change - to _ 2022-01-05 16:12:27 +01:00
jean-yves.fournier
9924ee189a change name 2022-01-05 16:10:22 +01:00
jean-yves.fournier
bfcb16f81a pull good file 2022-01-05 16:08:37 +01:00
jean-yves.fournier
024b001bea opcache v2 2022-01-05 16:00:23 +01:00
jean-yves.fournier
14baee3d40 add opcache 2022-01-05 15:44:39 +01:00
a5db641142
example_page
example_page
2022-01-03 14:49:13 +01:00
9daf4af66b
redis multi target
redis multi target
2021-12-23 16:27:09 +01:00
b3fda7ad9a
Update main.yml 2021-12-22 16:14:29 +01:00
1f00270f04
Update prometheus-phpfpm-exporter-script.sh.j2 2021-12-22 16:14:07 +01:00
78c3fb1592
prometheus_phpfpm_sockets_directory_additional 2021-12-22 16:13:20 +01:00
15abd03f70
Update main.yml 2021-12-22 16:07:03 +01:00
tom.chivert
d1b78de416 Add proxysql exporter handling 2021-12-01 18:16:45 +01:00
jean-yves.fournier
01f410ba93 deux typo 2021-11-19 14:34:30 +01:00
jean-yves.fournier
765aee05cd add v partout 2021-11-19 14:22:35 +01:00
jean-yves.fournier
ec179d2f9d add v to release redis 2021-11-19 14:20:13 +01:00
jean-yves.fournier
ccd510e9f6 add redis exporter package list 2021-11-19 14:13:51 +01:00
jean-yves.fournier
e53304f8e8 add redis 2021-11-19 12:30:22 +01:00
Ludovic Cartier
006ea95681 multiple corrections for blackbox exporter 2021-11-15 18:04:43 +01:00
59550049fc discover fpm socket paths - fix wrong path 2021-11-15 17:10:47 +01:00
Ludovic Cartier
6a6eda6c6f update condition 2021-11-02 16:54:03 +01:00
Ludovic Cartier
a424768106 update config name 2021-11-02 16:49:22 +01:00
Ludovic Cartier
47ff2cf37d update title 2021-11-02 16:18:55 +01:00
Ludovic Cartier
fa60f2f145 add conditions 2021-11-02 16:11:54 +01:00
Ludovic Cartier
00f9475cb2 remove comment 2021-11-02 16:10:22 +01:00
Ludovic Cartier
80eb4b72ba la drogue c'est mal m'voyez 2021-11-02 16:05:43 +01:00
Ludovic Cartier
6db294166c udpate condition 2021-11-02 15:55:14 +01:00
Ludovic Cartier
2214426937 first implement of blackbox 2021-11-02 15:51:47 +01:00
Ludovic Cartier
6e060e5ab0 different user for starting the process 2021-10-29 18:26:59 +02:00
Ludovic Cartier
cce16b3e98 move configuration before systemd 2021-10-29 18:23:10 +02:00
Ludovic Cartier
31d2f33ae0 typo 2021-10-29 18:20:10 +02:00
Ludovic Cartier
0332bad2bd handle postgresql 2021-10-29 18:16:32 +02:00
Ludovic Cartier
97a4f54b40 add custom labels for mysqld 2021-10-29 17:40:18 +02:00
7366735a89 add custom labels for mongodb 2021-10-12 15:46:38 +02:00
bffeabd7a1 add compatibility mode for mongodb exporter service 2021-10-11 12:31:14 +02:00
017f947089 add sock to php fpm socket paths 2021-10-11 10:29:14 +02:00