Metric Measurement Data

Besides the meta data of a metric (title, axis labels, ...) there are also the metric entries or more specific the measurement data.

Currently each metric entry contains two information:

  • Timestamp
    • The timestamp of the metric entry
  • Value
    • The value of the metric entry

HeyQL Metrics allows you to add measurement data by an automated JQL based imports or manually by using its REST API (see also Metric REST API access).

Currently there is no interface to add or modify metric entries by hand.