Release Highlight
- Added
monitor_agent
to all pods by default (just enabling endpoint but not sending monitor statistics to Splunk. It can still be enabled by.Values.global.monitoring_agent_enabled
) #639 - All
monitor_agent
data can be configured to ingested to specific index (by setting.Values.global.monitoring_agent_index_name
) #639 - Liveness probe was added to all pods (http GET check to
monitor_agent
endpoint) #639 - Include priorityClassName for splunk-kubernetes-objects #637
- Implementing ServiceMonitor for usage by the prometheus operator #288
- Tightens the regular expression for the logFormatType=cri causing log clipping #634
- A couple doc improvements
Thank you all for contributions!