Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# SAS Viya Monitoring for Kubernetes
## Unreleased
* **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](samples/speedystore)
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
Expand Down
212 changes: 212 additions & 0 deletions samples/speedystore/README.md

Large diffs are not rendered by default.

Loading