Skip to content

Commit

Permalink
feat: Add datasource for k8s otel
Browse files Browse the repository at this point in the history
  • Loading branch information
douavue committed Oct 7, 2024
1 parent 40be710 commit da8ce23
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 7 deletions.
9 changes: 9 additions & 0 deletions data-sources/kubernetes-opentelemetry/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
id: kubernetes-opentelemetry
displayName: Kubernetes (OpenTelemetry)
description: |
Manage telemetry data coming into New Relic.
install:
primary:
link:
url: https://docs.newrelic.com/docs/kubernetes-pixie/kubernetes-integration/installation/k8s-otel/#install
icon: logo.png
1 change: 1 addition & 0 deletions data-sources/kubernetes-opentelemetry/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 5 additions & 7 deletions quickstarts/kubernetes-opentelemetry/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |
Kubernetes is an open-source system for automating deployment, scaling, and, management of containerized applications. The New Relic Kubernetes monitoring quickstart gives you visibility into your Kubernetes clusters and workloads in minutes, whether your clusters are hosted on-premises or in the cloud.
### Kubernetes quickstart highlights
### Kubernetes (OpenTelemetry) quickstart highlights
The New Relic Kubernetes quickstart uses dashboards to proactively monitor your metrics, like:
Expand All @@ -26,29 +26,27 @@ description: |
### New Relic + Kubernetes = Optimum performance monitoring
The [New Relic Kubernetes](https://docs.newrelic.com/docs/integrations/kubernetes-integration/installation/kubernetes-integration-install-configure/) quickstart has multiple components that work together to give you end-to-end observability across your clusters. While you have the flexibility to deploy the components that you prefer, to achieve full observability, you need to install the complete package to monitor all metrics. Use our quickstart to generate a Kubernetes manifest and add Pixie for more fine-grained telemetry data. You can also do the installation with Pixie for fine-grained telemetry data.
The [New Relic Kubernetes (OpenTelemetry)](https://docs.newrelic.com/docs/integrations/kubernetes-integration/installation/kubernetes-integration-install-configure/) quickstart has multiple components that work together to give you end-to-end observability across your clusters. While you have the flexibility to deploy the components that you prefer, to achieve full observability, you need to install the complete package to monitor all metrics. Use our quickstart to generate a Kubernetes manifest and add Pixie for more fine-grained telemetry data. You can also do the installation with Pixie for fine-grained telemetry data.
Our quickstart monitors the aggregated core and memory usage across all nodes in your cluster. This allows you to meet resource requirements for optimal application performance. It also empowers you to track resource consumption, find pods that aren't running, monitor disk usage, and troubleshoot container restarts. The New Relic Kubernetes integration has dashboards and a cluster explorer that provide a multi-dimensional representation of a Kubernetes cluster from which you can explore your namespaces, deployments, nodes, pods, containers, and applications. Download the New Relic Kubernetes quickstart today to gain instant visibility into your Kubernetes services, clusters and workloads in minutes.
summary: |
Monitoring Kubernetes is crucial to gain instant visibility into Kubernetes clusters and workloads. Download New Relic Kubernetes quickstart to proactively monitor Kubernetes cluster health and capacity.
level: New Relic
authors:
- New Relic
documentation:
- name: Kubernetes installation docs
- name: Kubernetes (Opentelemetry) installation docs
description: |
Kubernetes is an open-source container-orchestration system for automating
computer application deployment, scaling, and management.
url: >-
https://docs.newrelic.com/docs/integrations/host-integrations/host-integrations-list/kubernetes-monitoring-integration
https://docs.newrelic.com/docs/kubernetes-pixie/kubernetes-integration/installation/k8s-otel/#install
dataSourceIds:
- kubernetes
- kubernetes-opentelemetry
keywords:
- kubernetes
- containers
- pixie
- k8s
- opentelemetry
dashboards:
- kubernetes
alertPolicies:
- kubernetes-opentelemetry

0 comments on commit da8ce23

Please sign in to comment.