Skip to content

Commit

Permalink
fix(K8s): Modified the caution note
Browse files Browse the repository at this point in the history
  • Loading branch information
nbaenam committed Oct 31, 2024
1 parent 82a1f95 commit 97acda6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ You can choose one of these options to monitor your cluster:
You should be able to verify that your configurations are working once you have successfully linked your OpenTelemetry data with your Kubernetes data.

<Callout variant="caution">
Note that the [Kubernetes summary page](/docs/apm/apm-ui-pages/monitoring/kubernetes-summary-page) works when both Kubernetes and APM are monitored either exclusively by New Relic's proprietary agents or entirely by OpenTelemetry. If there is a mix of different instrumentation providers (New Relic and OpenTelemetry), you won't see any data on this page.
Note that the [Kubernetes summary page](/docs/apm/apm-ui-pages/monitoring/kubernetes-summary-page) has a limitation. You must monitor Kubernetes and APM with New Relic's proprietary agents or with OpenTelemetry. If you've a mix of different instrumentation providers (New Relic and OpenTelemetry), you won't see any data on this page.

Check notice on line 208 in src/content/docs/kubernetes-pixie/kubernetes-integration/advanced-configuration/link-otel-applications-kubernetes.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/kubernetes-pixie/kubernetes-integration/advanced-configuration/link-otel-applications-kubernetes.mdx#L208

[new-relic.ComplexWords] Consider using 'check' or 'watch' instead of 'monitor'.
Raw output
{"message": "[new-relic.ComplexWords] Consider using 'check' or 'watch' instead of 'monitor'.", "location": {"path": "src/content/docs/kubernetes-pixie/kubernetes-integration/advanced-configuration/link-otel-applications-kubernetes.mdx", "range": {"start": {"line": 208, "column": 129}}}, "severity": "INFO"}
</Callout>


Expand Down

0 comments on commit 97acda6

Please sign in to comment.