File tree Expand file tree Collapse file tree 2 files changed +17
-3
lines changed
Expand file tree Collapse file tree 2 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 11VERSION=1.1.0
2- REVISION=dev. 1
2+ REVISION=1
Original file line number Diff line number Diff line change 1717
1818Name: prometheus-podman-exporter
1919Version: 1.1.0
20- Release: dev. 1%{?dist}
20+ Release: 1%{?dist}
2121Summary: Prometheus exporter for podman v4.x
2222License: ASL 2.0
2323URL: %{git0}
9696
9797
9898%changelog
99- * Sun Jul 03 2022 Navid Yaghoobi <
[email protected] > 1.1.0-dev-1
99+ * Sun Sep 11 2022 Navid Yaghoobi <
[email protected] > 1.1.0-1
100+ - Fix image metrics gathering error (collected before)
101+ - Added container exit code to list of exproted metrics
102+ - Image repo and name parse issue fix
103+ - Added container started and exited time metrics
104+ - Docs (install.md) update - exporter container and unix socket file
105+ - Fix build and vendoring issue
106+ - Bump github.com/containers/podman/v4 from 4.2.0 to 4.2.1
107+ - Bump github.com/containers/podman/v4 from 4.1.1 to 4.2.0
108+ - Bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0
109+ - Bump github.com/containers/common from 0.48.0 to 0.49.0
110+ - Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0
111+ - Bump github.com/prometheus/common from 0.36.0 to 0.37.0
112+ - Bump github.com/prometheus/common from 0.35.0 to 0.36.0
113+ -
100114
101115* Sun Jul 03 2022 Navid Yaghoobi <
[email protected] > 1.0.0-1
102116- initial release
You can’t perform that action at this time.
0 commit comments