Skip to content

Commit

Permalink
Revert "feat: Add cloud logging dashboard for workloads (#1577)"
Browse files Browse the repository at this point in the history
This reverts commit 98f02b4.
  • Loading branch information
TeodorSAP committed Jan 14, 2025
1 parent 66e1a7e commit 08e7145
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 54 deletions.
3 changes: 1 addition & 2 deletions docs/user/integration/sap-cloud-logging/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ By default, Istio sidecar injection and Istio access logs are disabled in Kyma.
1. Enable Istio sidecar injection for your workload. See [Enabling Istio Sidecar Injection](https://kyma-project.io/#/istio/user/tutorials/01-40-enable-sidecar-injection).
2. Enable Istio access logs for your workload. See [Configure Istio Access Logs](https://kyma-project.io/#/istio/user/tutorials/01-45-enable-istio-access-logs).
2. Enable Istio access logs for your workload. See [Configuring Istio Access Logs](https://kyma-project.io/#/istio/user/tutorials/01-45-enable-istio-access-logs).
3. Deploy the LogPipeline for Istio access logs and enable access logs in Kyma with the following script:
Expand Down Expand Up @@ -325,7 +325,6 @@ You can view logs, traces, and metrics in SAP Cloud Logging dashboards:
- To view the container- and Pod-related metrics collected by the MetricPipeline `runtime` input, use the dashboard **[OTel] K8s Container Metrics**.
- To view the Kubernetes Node-related metrics collected by the MetricPipeline `runtime` input, manually import the file [K8s Nodes](https://raw.githubusercontent.com/kyma-project/telemetry-manager/main/docs/user/integration/sap-cloud-logging/dashboard-nodes.ndjson).
- To view the Kubernetes Volume-related metrics collected by the MetricPipeline `runtime` input, manually import the file [K8s Volumes](https://raw.githubusercontent.com/kyma-project/telemetry-manager/main/docs/user/integration/sap-cloud-logging/dashboard-volumes.ndjson).
- To view the Kubernetes Workload-related metrics collected by the MetricPipeline `runtime` input, manually import the file [K8s Workloads](https://raw.githubusercontent.com/kyma-project/telemetry-manager/main/docs/user/integration/sap-cloud-logging/dashboard-workloads.ndjson).
- To view the status of the SAP Cloud Logging integration with the Kyma Telemetry module, manually import the file [Kyma Telemetry Status](https://raw.githubusercontent.com/kyma-project/telemetry-manager/main/docs/user/integration/sap-cloud-logging/dashboard-status.ndjson).
- To use the dashboard for Istio metrics of Pods that have an active Istio sidecar injection (collected by the MetricPipeline `istio` input), manually import the file [Kyma Istio Service Metrics](https://raw.githubusercontent.com/kyma-project/telemetry-manager/main/docs/user/integration/sap-cloud-logging/dashboard-istio.ndjson).
<!-- markdown-link-check-enable -->
40 changes: 20 additions & 20 deletions docs/user/integration/sap-cloud-logging/dashboard-istio.ndjson

Large diffs are not rendered by default.

13 changes: 6 additions & 7 deletions docs/user/integration/sap-cloud-logging/dashboard-nodes.ndjson

Large diffs are not rendered by default.

17 changes: 8 additions & 9 deletions docs/user/integration/sap-cloud-logging/dashboard-status.ndjson

Large diffs are not rendered by default.

Large diffs are not rendered by default.

13 changes: 0 additions & 13 deletions docs/user/integration/sap-cloud-logging/dashboard-workloads.ndjson

This file was deleted.

0 comments on commit 08e7145

Please sign in to comment.