Skip to content

Commit b3ab014

Browse files
committed
docs(correctness): describe OTLP host fixture payload
Document the static OTLP metrics payload used by the host permutation correctness case so reviewers can see which host inputs the base64 protobuf covers.
1 parent f067b06 commit b3ab014

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/correctness/cases/otlp-metrics-host/millstone.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ volume: 1000
55
corpus:
66
size: 1
77
payload:
8+
# ExportMetricsServiceRequest with four otlphost.metric gauge points that differ only by resource host:
9+
# unset host, host.name="", host.name="correctness-testing", and host.name="custom".
810
static_base64: "Ci0KABIpEicKD290bHBob3N0Lm1ldHJpYyoUChIZAMqaOwAAAAAhAAAAAAAA8D8KPgoRCg8KCWhvc3QubmFtZRICCgASKRInCg9vdGxwaG9zdC5tZXRyaWMqFAoSGQDKmjsAAAAAIQAAAAAAAABAClEKJAoiCglob3N0Lm5hbWUSFQoTY29ycmVjdG5lc3MtdGVzdGluZxIpEicKD290bHBob3N0Lm1ldHJpYyoUChIZAMqaOwAAAAAhAAAAAAAACEAKRAoXChUKCWhvc3QubmFtZRIICgZjdXN0b20SKRInCg9vdGxwaG9zdC5tZXRyaWMqFAoSGQDKmjsAAAAAIQAAAAAAABBA"

0 commit comments

Comments
 (0)