Commit 0d0f747 1 parent 6a0b1c5 commit 0d0f747 Copy full SHA for 0d0f747
File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- ## v0 .7.0 / 2020-07-23
1
+ ## 0 .7.0 / 2020-07-24
2
2
3
3
* [ CHANGE] Switch logging to go-kit #73
4
4
* [ CHANGE] Register ` memcached_lru_crawler_starts_total ` metric correctly (formerly ` namespace_lru_crawler_starts ` ) #83
5
5
* [ ENHANCEMENT] Add ` memcached_time_seconds ` metric #74
6
6
* [ ENHANCEMENT] Add slab metrics related to hot/warm/cold/temp LRUs #76
7
7
* [ BUGFIX] Fix ` memcached_slab_mem_requested_bytes ` metric in newer memcached versions #70
8
8
9
- ## v0 .6.0 / 2019-08-25
9
+ ## 0 .6.0 / 2019-08-25
10
10
11
11
* [ CHANGE] Handle non-existent metrics without NaN values #53
12
12
* [ ENHANCEMENT] Do not run as root by default in Docker #54
13
13
* [ ENHANCEMENT] Update prometheus client library
14
14
15
- ## v0 .5.0 / 2018-10-17
15
+ ## 0 .5.0 / 2018-10-17
16
16
17
17
* [ FEATURE] Add memcached_connections_yielded_total metric #35
18
18
* [ FEATURE] Add memcached_connections_listener_disabled_total metric #36
19
19
* [ ENHANCEMENT] Update prometheus client library removing outdated metrics #31
20
20
21
- ## v0 .4.1 / 2018-02-01
21
+ ## 0 .4.1 / 2018-02-01
22
22
23
23
* [ BUGFIX] Handle connection errors gracefully in all cases
24
24
25
- ## v0 .4.0 / 2018-01-23
25
+ ## 0 .4.0 / 2018-01-23
26
26
27
27
* [ CHANGE] Use the standard prometheus log library
28
28
* [ CHANGE] Use the standard prometheus flag library
29
29
30
- ## v0 .3.0 / 2016-10-15
30
+ ## 0 .3.0 / 2016-10-15
31
31
32
32
* [ CHANGE] Tarball includes a directory
33
33
* [ CHANGE] Use unique default port 9150
Original file line number Diff line number Diff line change 1
- 0.6 .0
1
+ 0.7 .0
You can’t perform that action at this time.
0 commit comments