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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,13 @@ SAS SpeedyStore. This allows administrators to monitor their SingleStore
7
7
cluster using the same Grafana instance that they use to monitor the rest
8
8
of their SAS Viya deployment. Refer to the [SAS SpeedyStore Sample README](samples/speedystore)
9
9
for more information.
10
+
***Logging**
11
+
*[CHANGE] We have changed how we handle defining extra volumes for the Fluent Bit log collecting pods.
12
+
This change should be transparent to virtually all users. However, if you define additional volumes for
13
+
these pods, you will need to update your configuration to eliminate references to certain default volumes.
14
+
Refer to the updated [samples/generic-base/logging/user-values-fluent-bit-opensearch.yaml](samples/generic-base/logging/user-values-fluent-bit-opensearch.yaml)
15
+
file for details and adjust the contents of your `$USER_DIR/logging/user-values-fluent-bit-opensearch.yaml`
0 commit comments