File tree
Expand file treeCollapse file tree
3 files changed
+8
-12
lines changedFilter options
- prometheus_client
Expand file treeCollapse file tree
3 files changed
+8
-12
lines changedprometheus_client/exposition.py
Copy file name to clipboardExpand all lines: prometheus_client/exposition.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
370 | 370 |
|
371 | 371 |
|
372 | 372 |
|
373 |
| - |
374 |
| - |
| 373 | + |
| 374 | + |
375 | 375 |
|
376 | 376 |
|
377 | 377 |
|
|
prometheus_client/metrics_core.py
Copy file name to clipboardExpand all lines: prometheus_client/metrics_core.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
116 |
| - |
| 116 | + |
117 | 117 |
|
118 | 118 |
|
119 | 119 |
|
|
+5-9Lines changed: 5 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 | 4 |
|
6 | 5 |
|
7 | 6 |
|
| ||
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
26 |
| - |
27 | 25 |
|
28 | 26 |
|
29 | 27 |
|
30 | 28 |
|
31 | 29 |
|
32 | 30 |
|
33 | 31 |
|
34 |
| - |
35 | 32 |
|
36 | 33 |
|
37 |
| - |
38 |
| - |
39 |
| - |
| 34 | + |
| 35 | + |
| 36 | + |
40 | 37 |
|
41 | 38 |
|
42 | 39 |
|
43 | 40 |
|
44 | 41 |
|
45 | 42 |
|
46 |
| - |
| 43 | + |
47 | 44 |
|
48 | 45 |
|
49 | 46 |
|
| ||
52 | 49 |
|
53 | 50 |
|
54 | 51 |
|
55 |
| - |
| 52 | + |
56 | 53 |
|
57 | 54 |
|
58 | 55 |
|
| ||
77 | 74 |
|
78 | 75 |
|
79 | 76 |
|
80 |
| - |
81 | 77 |
|
82 | 78 |
|
83 | 79 |
|
|
0 commit comments