Update MetricsDescription.md
Browse files- MetricsDescription.md +2 -2
MetricsDescription.md
CHANGED
|
@@ -244,7 +244,7 @@ Storage:time_spent_discarding.*[ms] — Milliseconds spent processing discard op
|
|
| 244 |
|
| 245 |
## GPU (device-specific fields; device index replaced by \<n\>)
|
| 246 |
|
| 247 |
-
###Device-specific fields
|
| 248 |
|
| 249 |
GPU: pcie.link.gen.current.\<n\>.*[generation] — Current PCIe link generation between GPU \<n\> and host (categorical).
|
| 250 |
|
|
@@ -276,7 +276,7 @@ GPU: encoder.stats.averageFps.\<n\>.*[fps] — Average encoder FPS (sampled / ag
|
|
| 276 |
|
| 277 |
GPU: encoder.stats.averageLatency.\<n\>.*[ms] — Average encoder latency (ms) (sampled / aggregated).
|
| 278 |
|
| 279 |
-
###ECC / error counters
|
| 280 |
|
| 281 |
GPU: ecc.errors.corrected.volatile.*.\<n\>.*[count] — Corrected ECC errors seen in volatile window for subcomponent (cumulative in window).
|
| 282 |
|
|
|
|
| 244 |
|
| 245 |
## GPU (device-specific fields; device index replaced by \<n\>)
|
| 246 |
|
| 247 |
+
### Device-specific fields
|
| 248 |
|
| 249 |
GPU: pcie.link.gen.current.\<n\>.*[generation] — Current PCIe link generation between GPU \<n\> and host (categorical).
|
| 250 |
|
|
|
|
| 276 |
|
| 277 |
GPU: encoder.stats.averageLatency.\<n\>.*[ms] — Average encoder latency (ms) (sampled / aggregated).
|
| 278 |
|
| 279 |
+
### ECC / error counters
|
| 280 |
|
| 281 |
GPU: ecc.errors.corrected.volatile.*.\<n\>.*[count] — Corrected ECC errors seen in volatile window for subcomponent (cumulative in window).
|
| 282 |
|