From 963654e068fbe503716a2c647e29b2c1da07825c Mon Sep 17 00:00:00 2001 From: Bartosz Dwornik Date: Mon, 3 Mar 2025 09:54:58 +0100 Subject: [PATCH 1/2] docs tweaks for HC --- manifest/v1alpha/slo/examples/honeycomb.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest/v1alpha/slo/examples/honeycomb.yaml b/manifest/v1alpha/slo/examples/honeycomb.yaml index b237de41..17d30e81 100644 --- a/manifest/v1alpha/slo/examples/honeycomb.yaml +++ b/manifest/v1alpha/slo/examples/honeycomb.yaml @@ -39,7 +39,7 @@ name: ok target: 0.95 countMetrics: - incremental: true + incremental: false goodTotal: honeycomb: attribute: dc.sli.some-service-availability @@ -103,7 +103,7 @@ name: ok target: 0.95 countMetrics: - incremental: true + incremental: false goodTotal: honeycomb: attribute: dc.sli.some-service-availability @@ -165,7 +165,7 @@ target: 0.95 timeSliceTarget: 0.9 countMetrics: - incremental: true + incremental: false goodTotal: honeycomb: attribute: dc.sli.some-service-availability @@ -230,7 +230,7 @@ target: 0.95 timeSliceTarget: 0.9 countMetrics: - incremental: true + incremental: false goodTotal: honeycomb: attribute: dc.sli.some-service-availability From b9593767c8d8daae8c84c0cf427fc4330e5d3a06 Mon Sep 17 00:00:00 2001 From: Bartosz Dwornik Date: Mon, 3 Mar 2025 11:36:40 +0100 Subject: [PATCH 2/2] docs tweaks for HC --- manifest/v1alpha/slo/examples/honeycomb.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest/v1alpha/slo/examples/honeycomb.yaml b/manifest/v1alpha/slo/examples/honeycomb.yaml index 17d30e81..b237de41 100644 --- a/manifest/v1alpha/slo/examples/honeycomb.yaml +++ b/manifest/v1alpha/slo/examples/honeycomb.yaml @@ -39,7 +39,7 @@ name: ok target: 0.95 countMetrics: - incremental: false + incremental: true goodTotal: honeycomb: attribute: dc.sli.some-service-availability @@ -103,7 +103,7 @@ name: ok target: 0.95 countMetrics: - incremental: false + incremental: true goodTotal: honeycomb: attribute: dc.sli.some-service-availability @@ -165,7 +165,7 @@ target: 0.95 timeSliceTarget: 0.9 countMetrics: - incremental: false + incremental: true goodTotal: honeycomb: attribute: dc.sli.some-service-availability @@ -230,7 +230,7 @@ target: 0.95 timeSliceTarget: 0.9 countMetrics: - incremental: false + incremental: true goodTotal: honeycomb: attribute: dc.sli.some-service-availability