Project

General

Profile

Actions

Idea #15865

open

[arvados-dispatch-cloud] Cumulative instance time and cost metrics

Added by Tom Clegg over 4 years ago. Updated 27 days ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
Story points:
-
Release:
Release relationship:
Auto

Description

From Dispatching containers to cloud VMs

  • (counter) cumulative instance time and cost, partitioned by allocation state and node type
In principle, these metrics can be estimated based on the existing instances_total and instances_price metrics. However:
  • prometheus doesn't offer an integral function
  • updating a cumulative metric after every worker/pool update (i.e., in updateMetrics()) would provide decent accuracy even when prometheus sampling is infrequent/unreliable.

Subtasks 1 (1 open0 closed)

Task #17557: ReviewNewActions

Related issues

Related to Arvados - Idea #13908: [Epic] Replace SLURM for cloud job scheduling/dispatchingResolvedActions
Related to Arvados - Feature #16636: [arvados-dispatch-cloud] Add instance metricsResolvedWard Vandewege08/03/2020Actions
Actions #1

Updated by Tom Clegg over 4 years ago

  • Related to Idea #13908: [Epic] Replace SLURM for cloud job scheduling/dispatching added
Actions #2

Updated by Tom Clegg over 4 years ago

example

instance_usage_cost{category="inuse",instance_type="z1.xxl"} 1.234
instance_usage_seconds{category="inuse",instance_type="z1.xxl"} 3600
Actions #3

Updated by Tom Clegg over 3 years ago

  • Related to Feature #16636: [arvados-dispatch-cloud] Add instance metrics added
Actions #4

Updated by Tom Clegg almost 3 years ago

  • Target version changed from Arvados Future Sprints to 2021-04-28 bughunt sprint
  • Assigned To set to Tom Clegg
Actions #5

Updated by Peter Amstutz almost 3 years ago

  • Target version deleted (2021-04-28 bughunt sprint)
  • Assigned To deleted (Tom Clegg)
Actions #6

Updated by Peter Amstutz about 1 year ago

  • Release set to 60
Actions #7

Updated by Peter Amstutz 27 days ago

  • Target version set to Future
Actions

Also available in: Atom PDF