-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathChangelog
More file actions
70 lines (53 loc) · 2.17 KB
/
Changelog
File metadata and controls
70 lines (53 loc) · 2.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
Changes
0.3.5 Fri Apr 10 14:27:21 CEST 2026
- update dependencies
- fix build issue with c23
0.3.4 Wed Apr 8 16:11:24 CEST 2026
- fix release tarball
0.3.3 Sun Jan 25 20:11:35 CET 2026
- make module thread safe
- update dependencies
- bump required golang to 1.23
0.3.2 Fri Nov 22 14:58:40 CET 2024
- migrate example dashboard to react panels
0.3.1 Wed Nov 8 11:07:40 CET 2023
- change log format to match apaches own logs
0.3.0 Fri Feb 17 08:56:46 CET 2023
- update dependencies
- bump required golang to 1.19
- fix handling c int (#4)
0.2.0 Tue May 3 10:42:58 CEST 2022
- update dependencies
0.1.0 Wed Apr 28 09:40:16 CEST 2021
- fix setting PrometheusStatusResponseTimeBuckets
0.0.9 Thu Jun 25 14:04:37 CEST 2020
- fix compile error on gcc 10 again
0.0.8 Tue Jun 23 22:30:20 CEST 2020
- fix compile error on gcc 10
0.0.7 Mon May 18 11:05:59 CEST 2020
- fix issue when initally loaded by reload instead of a fresh apache start
- improve responding to metrics requests during apache reloads
- update example dashboard
0.0.6 Sat May 9 18:15:31 CEST 2020
- add vhost to default label names
- hide 'disabled' scoreboard entry, its not an actual slot
- fix permission issue again
0.0.5 Sat May 9 15:31:40 CEST 2020
- add process memory/counter/io metrics
- start go metric server in subprocess
0.0.4 Mon May 4 10:28:17 CEST 2020
- add example grafana dashboard
- add new apache directives:
- PrometheusStatusTmpFolder
- PrometheusStatusResponseTimeBuckets
- PrometheusStatusResponseSizeBuckets
- fix permission issue with system apaches starting as root
0.0.3 Wed Apr 29 10:01:17 CEST 2020
- fixed reload issue on some systems
0.0.2 Tue Apr 21 16:53:05 CEST 2020
- add missing includes
- improve build from dist tarball
0.0.1 Tue Apr 21 09:43:37 CEST 2020
- initial release
- dynamic labeling
- basic set of metrics