Fix missing CSV column for nodegroup memRequest if data is not found.
Cover cases of pod/namespace labels:
- Remove nested quotes from label values
- Skip processing of label annotation_kubectl_kubernetes_io_last_applied_configuration as it's not required
- Remove nested quotes from label values
- Skip processing of label annotation_kubectl_kubernetes_io_last_applied_configuration as it's not required
- Force include cluster for consistency.
- Usage of a new endpoint to support TSDB.
- Corresponds to image tag
densify/container-optimization-data-forwarder:3.
- Add support for resource quotas and cluster resource quotas
- Add support for changing label used for building node groups
- Add additional network, disk metrics to cluster entity.
- Bug fixes for logging.
- Add support for node groups
- Use default logger
- Add node info metric
- Bug fix for network and disk rates on nodes
- Refactor and update to support new and older versions of Kubernetes for number of metrics.
- Fix node memory metric name
- Added additional workloads
- Update to permissions of data directory for when running as other users.
- Add support for passing parameters via Environment variables
- Add cluster level metrics
- Update log handling
- Fixed bug in queries where could have error grouping rows based on duplicates
- Fixed bug in queries for counter metrics that needed to be rated
- Cleaned up unused files in the project
- Converted project from Pyhton and Java to Go
- Added Node level metrics
- Added Deployment and HPA support
- Created multistage Docker build
- Added Cronjob example
- Add support for specifying the cluster to use for cases when Prometheus address names were identical across environments
- Changed to use Alpine openJDK base image.
- Initial release of container data collection from Prometheus