Skip to content

Metric Value Types

When you add a metric (baseline or post-release), you choose a value type that tells VEKTIS how to display and interpret the number. The first metric you add to a dev item locks the type for all future metrics on that item.

TypeWhen to useYou enterDisplays as
NumberRaw numeric values12.567812.5678
PercentageRates, conversion rates, uptime85.585.50%
CountIntegers like signups, tickets, users12341,234
CurrencyRevenue, cost, spend1234.56$1,234.56
Duration (seconds)Fast operations (page loads, response times)150 (seconds)2m 30s
Duration (minutes)Medium operations (build times, processes)90 (minutes)1h 30m
Duration (hours)Long operations (deployments, cycles)28 (hours)1d 4h
ScoreNPS, satisfaction scores, quality indexes7272.0
RatioMultipliers, ratios3.53.50x

The three duration types (seconds, minutes, hours) are interchangeable. You can record one baseline in seconds and another in minutes — VEKTIS converts them to a common unit automatically before calculating statistics.

All other types are not interchangeable. If your first baseline uses Percentage, all subsequent metrics must also use Percentage.

The value type is determined by the first metric you add to a dev item — whether baseline or post-release:

  1. You add a metric with type Percentage
  2. All future baseline metrics must be Percentage (or you’ll see an error)
  3. All post-release metrics must also be Percentage
If you’re measuring…Use
Conversion rate, error rate, uptimePercentage
Number of users, signups, ticketsCount
Revenue, cost per acquisitionCurrency
Page load time, response timeDuration (seconds)
Build time, deployment timeDuration (minutes)
Sprint cycle time, lead timeDuration (hours)
NPS, CSAT, quality scoreScore
Feature adoption multiplierRatio
Anything else numericNumber