Skip to content

Commit

Permalink
[cicd] mark all cicd metrics as recommended
Browse files Browse the repository at this point in the history
  • Loading branch information
christophe-kamphaus-jemmic committed Dec 16, 2024
1 parent 66732c5 commit 2e8ab02
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions docs/cicd/cicd-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ but more may be added in the future.

### Metric: `cicd.pipeline.run.duration`

This metric is [required][MetricRequired].
This metric is [recommended][MetricRecommended].

<!-- semconv metric.cicd.pipeline.run.duration -->
<!-- NOTE: THIS TEXT IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
Expand Down Expand Up @@ -77,7 +77,7 @@ This metric is [required][MetricRequired].

### Metric: `cicd.pipeline.run.executing`

This metric is [required][MetricRecommended].
This metric is [recommended][MetricRecommended].

<!-- semconv metric.cicd.pipeline.run.executing -->
<!-- NOTE: THIS TEXT IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
Expand All @@ -101,7 +101,7 @@ This metric is [required][MetricRecommended].

### Metric: `cicd.queue.latency`

This metric is [required][MetricRecommended].
This metric is [recommended][MetricRecommended].

<!-- semconv metric.cicd.queue.latency -->
<!-- NOTE: THIS TEXT IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
Expand All @@ -125,7 +125,7 @@ This metric is [required][MetricRecommended].

### Metric: `cicd.queue.length`

This metric is [required][MetricRecommended].
This metric is [recommended][MetricRecommended].

<!-- semconv metric.cicd.queue.length -->
<!-- NOTE: THIS TEXT IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
Expand All @@ -149,7 +149,7 @@ This metric is [required][MetricRecommended].

### Metric: `cicd.worker.count`

This metric is [required][MetricRecommended].
This metric is [recommended][MetricRecommended].

<!-- semconv metric.cicd.worker.count -->
<!-- NOTE: THIS TEXT IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
Expand Down Expand Up @@ -196,7 +196,7 @@ This metric is [required][MetricRecommended].

### Metric: `cicd.errors`

This metric is [required][MetricRecommended].
This metric is [recommended][MetricRecommended].

<!-- semconv metric.cicd.errors -->
<!-- NOTE: THIS TEXT IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
Expand Down Expand Up @@ -652,4 +652,3 @@ the same backends.
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
[MetricOptIn]: /docs/general/metric-requirement-level.md#opt-in
[MetricRecommended]: /docs/general/metric-requirement-level.md#recommended
[MetricRequired]: /docs/general/metric-requirement-level.md#required

0 comments on commit 2e8ab02

Please sign in to comment.