Grafana dashboard
11_runtime.jsonnet · PythonPython Runtime
Python garbage collector and process-resource health for a generated Python service.
When to use
Use this page to understand the generated dashboard, its panels, and the signals behind them.
Behavior
- The code generator creates Jsonnet sources for every generated service.
make grafana-dashboardsrenders them to Grafana JSON.
Panels properties
Panels included in this dashboard.
PropertyTypeDescription
CPUPanelProcess CPU consumption.
RSS and Virtual MemoryPanelResident and virtual process memory.
Open FDsPanelOpen file descriptor count.
Process StartPanelProcess start timestamp used to identify restarts.
GC Collections/secPanelGarbage collection frequency by generation.
Objects Collected/secPanelObjects reclaimed by the garbage collector.
Uncollectable Objects/secPanelObjects the collector could not reclaim.
Python VersionPanelRuntime version identity exported by the process instrumentation.
Configuration example
make grafana-dashboards