Back to Charts

Wavefront Collector for Kubernetes

stable/wavefront/README.md

latest1.4 KB
Original Source

Wavefront Collector for Kubernetes

Wavefront is a cloud-native monitoring and analytics platform that provides three dimensional microservices observability with metrics, histograms and OpenTracing-compatible distributed tracing.

DEPRECATED

This chart has been deprecated. Use the chart now maintained on the Wavefront Helm repository

Introduction

This chart will deploy the Wavefront Collector for Kubernetes and Wavefront Proxy to your Kubernetes cluster. You can use this chart to install multiple Wavefront Proxy releases, though only one Wavefront Collector for Kubernetes per cluster should be used.

You can learn more about the Wavefront and Kubernetes integration here

Configuration

The values.yaml file contains information about all configuration options for this chart.

The requried options are clusterName, wavefront.url and wavefront.token. You will need to provide values for those options for a successful installation of the chart.

Upgrading

Upgrading from 1.0

Openshift support has been removed from the helm chart. Use the Wavefront Openshift operator available here instead.

The collector.kubernetesSource parameter has been replaced with the collector.useReadOnlyPort option.