Skip to content

Integrate metrics collection into ISC Pathways#214

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_899626835
Apr 15, 2026
Merged

Integrate metrics collection into ISC Pathways#214
copybara-service[bot] merged 1 commit intomainfrom
test_899626835

Conversation

@copybara-service
Copy link
Copy Markdown

@copybara-service copybara-service bot commented Apr 14, 2026

Integrate metrics collection into ISC Pathways

This change introduces a new metrics_collector module to track key metrics within the ISC Pathways client. The _ISCPathways context manager initializes and uses the MetricsCollector to record the below metrics if collect_isc_metrics flag is enabled:

  • Requested TPU capacity
  • Active user count on TPU placement
  • Capacity in use
  • TPU assignment time upon successful placement
  • Successful request count
  • Waiting user count

This change introduces a new `metrics_collector` module to track key metrics within the ISC Pathways client. The `_ISCPathways` context manager initializes and uses the `MetricsCollector` to record the below metrics if `collect_isc_metrics` flag is enabled:
-   Requested TPU capacity
-   Active user count on TPU placement
-   Capacity in use
-   TPU assignment time upon successful placement
-   Successful request count
-   Waiting user count

PiperOrigin-RevId: 900220428
@copybara-service copybara-service bot merged commit a5984c0 into main Apr 15, 2026
@copybara-service copybara-service bot deleted the test_899626835 branch April 15, 2026 17:02
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