github cloudability/metrics-agent metrics-agent-2.13.0
metrics-agent-2.13.0 - Support API Key From Mounted Volume

latest releases: metrics-agent-2.14.5, metrics-agent-2.14.4, metrics-agent-2.14.1...
3 months ago

This version of the metrics agent supports mounting the CLOUDABILITY_API_KEY from a volume as this is best Kubernetes practice for storing secret credentials on a pod. This is supported through provisioning in the UI and through helm installs from this version forward. The new chart/template will contain a Kubernetes secret and apply the correct volumes and volumeMounts configurations to the agent.

The metrics-agent still supports setting the CLOUDABILITY_API_KEY as an environment variable but will log a warning suggesting customer's should update to using a volume mount. Customers can configure the location where the api key is stored on the filesystem using CLOUDABILITY_API_KEY_FILEPATH.

Don't miss a new metrics-agent release

NewReleases is sending notifications on new releases.