stable/wavefront/README.md
Wavefront is a cloud-native monitoring and analytics platform that provides three dimensional microservices observability with metrics, histograms and OpenTracing-compatible distributed tracing.
This chart has been deprecated. Use the chart now maintained on the Wavefront Helm repository
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
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.
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.