File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
content/en/docs/platforms/kubernetes/operator/troubleshooting Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -387,7 +387,7 @@ Allocator will fail to discover scrape targets from that `ServiceMonitor`.
387
387
{{% alert title="Tip" %}}
388
388
389
389
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 )
391
391
instead of a `serviceMonitorSelector`.
392
392
393
393
{{% /alert %}}
@@ -401,7 +401,7 @@ results in the Target Allocator failing to discover scrape targets from your
401
401
` ServiceMonitors` and `PodMonitors`, respectively.
402
402
403
403
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 )
405
405
of the `OpenTelemetryCollector` CR, leaving out this configuration altogether
406
406
also results in the Target Allocator failing to discover scrape targets from
407
407
your `ServiceMonitors` and `PodMonitors`.
Original file line number Diff line number Diff line change 9087
9087
"StatusCode": 206,
9088
9088
"LastSeen": "2025-04-06T04:35:11.407913032Z"
9089
9089
},
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
+ },
9090
9098
"https://github.com/open-telemetry/opentelemetry-operator/blob/main/docs/api/targetallocators.md#targetallocatorspecprometheuscrservicemonitorselector": {
9091
9099
"StatusCode": 206,
9092
9100
"LastSeen": "2025-04-11T09:38:08.31996108-07:00"
You can’t perform that action at this time.
0 commit comments