Skip to content

v0.2.0

Compare
Choose a tag to compare
@achetronic achetronic released this 18 Feb 04:08
· 9 commits to master since this release

Fixes

  • Refactor some functions: This will allow the project implement more metrics when needed with ease

Features

  • Add namespace label to all the metrics
  • Add _duration_seconds metric for PipelineRun and TaskRun objects. Moreover, those metrics have two new labels: start_timestamp and completion_timestamp. These timestamps are fixed, so they will not increase the cardinality of the metric and will add some benefits on dashboards that will use it

Contributors

@achetronic