You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 1.2.43 (10OCT2025)
Metrics
[FEATURE] A new sample demonstrates how to extend SAS Viya Monitoring
for Kubernetes to monitor the SingleStore instance that is embedded within
SAS SpeedyStore. This allows administrators to monitor their SingleStore
cluster using the same Grafana instance that they use to monitor the rest
of their SAS Viya deployment. Refer to the SAS SpeedyStore Sample README
for more information.
Logging
[CHANGE] We have changed how we handle defining extra volumes for the Fluent Bit log collecting pods.
This change should be transparent to virtually all users. However, if you define additional volumes for
these pods, you will need to update your configuration to eliminate references to certain default volumes.
Refer to the updated samples/generic-base/logging/user-values-fluent-bit-opensearch.yaml
file for details and adjust the contents of your $USER_DIR/logging/user-values-fluent-bit-opensearch.yaml
file accordingly.