We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4161a02 commit c1df1efCopy full SHA for c1df1ef
model/cpython/metrics.yaml
@@ -19,7 +19,7 @@ groups:
19
note: >
20
This metric reports data from [`gc.stats()`](https://docs.python.org/3/library/gc.html#gc.get_stats)
21
instrument: counter
22
- unit: "{collection}"
+ unit: "{object}"
23
stability: development
24
attributes:
25
- ref: cpython.gc.generation
@@ -32,7 +32,7 @@ groups:
32
33
34
35
36
37
38
0 commit comments