Skip to content

Commit 79aae6b

Browse files
committed
Update refcache and fix link to internal documentation
1 parent b184128 commit 79aae6b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

content/en/docs/collector/scaling.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ A similar situation happens when using the
340340
to generate service metrics. When different collectors receive data related to
341341
the same service, aggregations based on the service name will be inaccurate due
342342
to violating the
343-
[single-writer assumption](https://opentelemetry.io/docs/specs/otel/metrics/data-model/#single-writer).
343+
[single-writer assumption](/docs/specs/otel/metrics/data-model/#single-writer).
344344

345345
To overcome this, the
346346
[load-balancing exporter](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/exporter/loadbalancingexporter/README.md)

static/refcache.json

+12
Original file line numberDiff line numberDiff line change
@@ -4971,6 +4971,10 @@
49714971
"StatusCode": 206,
49724972
"LastSeen": "2025-01-16T14:33:59.421324-05:00"
49734973
},
4974+
"https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/connector/spanmetricsconnector/README.md": {
4975+
"StatusCode": 206,
4976+
"LastSeen": "2025-02-09T14:36:41.344544-05:00"
4977+
},
49744978
"https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/exporter/datadogexporter/README.md": {
49754979
"StatusCode": 206,
49764980
"LastSeen": "2025-01-16T14:34:48.902535-05:00"
@@ -4979,6 +4983,10 @@
49794983
"StatusCode": 206,
49804984
"LastSeen": "2025-01-16T14:36:00.479836-05:00"
49814985
},
4986+
"https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/exporter/loadbalancingexporter/README.md": {
4987+
"StatusCode": 206,
4988+
"LastSeen": "2025-02-09T14:36:47.129387-05:00"
4989+
},
49824990
"https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/exporter/lokiexporter/README.md": {
49834991
"StatusCode": 206,
49844992
"LastSeen": "2025-01-16T14:34:33.670548-05:00"
@@ -5043,6 +5051,10 @@
50435051
"StatusCode": 206,
50445052
"LastSeen": "2025-01-16T14:34:46.89984-05:00"
50455053
},
5054+
"https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/processor/tailsamplingprocessor/README.md": {
5055+
"StatusCode": 206,
5056+
"LastSeen": "2025-02-09T14:36:38.940351-05:00"
5057+
},
50465058
"https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/hostmetricsreceiver/README.md": {
50475059
"StatusCode": 206,
50485060
"LastSeen": "2025-01-16T14:34:35.525335-05:00"

0 commit comments

Comments
 (0)