Skip to content

Commit 3dd0c3a

Browse files
authored
v2.2.2 (#244)
Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
1 parent d206b70 commit 3dd0c3a

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Release 2.2.2 - 2026/03/27
2+
3+
* in_prometheus: fix: Add IPv6 support for bind parameter (#240)
4+
15
Release 2.2.1 - 2025/03/24
26

37
* in_prometheus_tail_monitor: Add throttling metrics as `fluentd_tail_file_throttled`. (GitHub#227)

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.2.1"
3+
spec.version = "2.2.2"
44
spec.authors = ["Masahiro Sano"]
55
spec.email = ["sabottenda@gmail.com"]
66
spec.summary = %q{A fluent plugin that collects metrics and exposes for Prometheus.}

0 commit comments

Comments
 (0)