risingwavelabs / risingwave-operator

RisingWave Kubernetes Operator
https://www.risingwave.com/cloud
Apache License 2.0
76 stars 19 forks source link

feat: monitoring logs #116

Closed arkbriar closed 2 years ago

arkbriar commented 2 years ago

It's essential to provide monitoring tools for logs because it's hard for normal users to interact with Kubernetes directly. Here're some open-source projects that might help:

arkbriar commented 2 years ago

At this time, I choose to use the Grafana Loki and promtail as the logging stack.