Skip to content

feat: Add container performance metrics#79

Draft
morgan-wowk wants to merge 1 commit intometrics-execution-outcomesfrom
metrics-container-performance
Draft

feat: Add container performance metrics#79
morgan-wowk wants to merge 1 commit intometrics-execution-outcomesfrom
metrics-container-performance

Conversation

@morgan-wowk
Copy link
Collaborator

@morgan-wowk morgan-wowk commented Feb 2, 2026

Tracks container launch success rates and execution durations by launcher type

Metrics added:

  • container_launches_total: Counter of container launches by launcher_type (kubernetes/docker/huggingface) and success
  • container_execution_duration_seconds: Histogram of container execution durations by launcher_type and status

These metrics enable monitoring of container infrastructure health, launcher performance comparison, and identification of problematic launchers.
Durations measure actual container execution time from start to completion.

Copy link
Collaborator Author

morgan-wowk commented Feb 2, 2026

Tracks container launch success rates and execution durations by launcher type.

Metrics added:
- container_launches_total: Counter of container launches by launcher_type (kubernetes/docker/huggingface) and success
- container_execution_duration_seconds: Histogram of container execution durations by launcher_type and status

These metrics enable monitoring of container infrastructure health, launcher performance comparison, and identification of problematic launchers.
Durations measure actual container execution time from start to completion.
@morgan-wowk morgan-wowk changed the base branch from metrics-execution-outcomes to graphite-base/79 February 3, 2026 06:55
@morgan-wowk morgan-wowk force-pushed the metrics-container-performance branch from 59c2c76 to 96d930f Compare February 3, 2026 06:55
@morgan-wowk morgan-wowk changed the base branch from graphite-base/79 to metrics-execution-outcomes February 3, 2026 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant