Skip to content

Commit f02328f

Browse files
B-Mahdjtiffany76
andauthored
Update links in kubernetes target allocator docs (#6715)
Co-authored-by: tiffany76 <[email protected]>
1 parent 25f1ace commit f02328f

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

content/en/docs/platforms/kubernetes/operator/troubleshooting/target-allocator.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ Allocator will fail to discover scrape targets from that `ServiceMonitor`.
387387
{{% alert title="Tip" %}}
388388

389389
The same applies if you're using a [PodMonitor]. In that case, you would use a
390-
[`podMonitorSelector`](https://github.com/open-telemetry/opentelemetry-operator/blob/main/docs/api.md#opentelemetrycollectorspectargetallocatorprometheuscr)
390+
[`podMonitorSelector`](https://github.com/open-telemetry/opentelemetry-operator/blob/main/docs/api/targetallocators.md#targetallocatorspecprometheuscr)
391391
instead of a `serviceMonitorSelector`.
392392

393393
{{% /alert %}}
@@ -401,7 +401,7 @@ results in the Target Allocator failing to discover scrape targets from your
401401
`ServiceMonitors` and `PodMonitors`, respectively.
402402

403403
Similarly, in
404-
[`v1beta1`](https://github.com/open-telemetry/opentelemetry-operator/blob/main/docs/api.md#opentelemetrycollector-1)
404+
[`v1beta1`](https://github.com/open-telemetry/opentelemetry-operator/blob/main/docs/api/opentelemetrycollectors.md#opentelemetryiov1beta1)
405405
of the `OpenTelemetryCollector` CR, leaving out this configuration altogether
406406
also results in the Target Allocator failing to discover scrape targets from
407407
your `ServiceMonitors` and `PodMonitors`.

static/refcache.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9087,6 +9087,14 @@
90879087
"StatusCode": 206,
90889088
"LastSeen": "2025-04-06T04:35:11.407913032Z"
90899089
},
9090+
"https://github.com/open-telemetry/opentelemetry-operator/blob/main/docs/api/opentelemetrycollectors.md#opentelemetryiov1beta1": {
9091+
"StatusCode": 206,
9092+
"LastSeen": "2025-04-18T02:32:11.190129164-07:00"
9093+
},
9094+
"https://github.com/open-telemetry/opentelemetry-operator/blob/main/docs/api/targetallocators.md#targetallocatorspecprometheuscr": {
9095+
"StatusCode": 206,
9096+
"LastSeen": "2025-04-18T02:32:09.461205407-07:00"
9097+
},
90909098
"https://github.com/open-telemetry/opentelemetry-operator/blob/main/docs/api/targetallocators.md#targetallocatorspecprometheuscrservicemonitorselector": {
90919099
"StatusCode": 206,
90929100
"LastSeen": "2025-04-11T09:38:08.31996108-07:00"

0 commit comments

Comments
 (0)