Skip to content

Commit ef53c83

Browse files
committed
v2.0.3
Signed-off-by: Takuro Ashie <[email protected]>
1 parent 0e359a1 commit ef53c83

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Release 2.0.3 - 2022/05/06
2+
3+
* in_prometheus_output_monitor: Fix a bug where output_status_num_errors metric is missing
4+
15
Release 2.0.2 - 2021/08/02
26

37
* in_prometheus_output_monitor: Follow Fluentd's core metrics mechanism

fluent-plugin-prometheus.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |spec|
22
spec.name = "fluent-plugin-prometheus"
3-
spec.version = "2.0.2"
3+
spec.version = "2.0.3"
44
spec.authors = ["Masahiro Sano"]
55
spec.email = ["[email protected]"]
66
spec.summary = %q{A fluent plugin that collects metrics and exposes for Prometheus.}

0 commit comments

Comments
 (0)