We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cd41fc commit 30adf63Copy full SHA for 30adf63
CHANGELOG.md
@@ -9,6 +9,9 @@
9
Previously, an error would be raised if you passed a symbol as the job name, which
10
is inconsistent with how we handle label values in the rest of the client. This
11
change converts the job name to a string before trying to use it.
12
+- [#297](https://github.com/prometheus/client_ruby/pull/297) Stringify grouping key
13
+ values in push client:
14
+ Same thing as #296, but for grouping key values.
15
16
# 4.2.1 / 2023-08-04
17
0 commit comments