-
Notifications
You must be signed in to change notification settings - Fork 9
Logging storage service for platform monitoring #213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good, mainly small naming convention changes.
monitoring/grafana/dashboards/containers/logging-universal-dashboard_rev1.json
Outdated
Show resolved
Hide resolved
monitoring/grafana/dashboards/containers/logging-universal-dashboard_rev1.json
Outdated
Show resolved
Hide resolved
Thanks for all the feedback everyone. Good points. I'l work on this again when a have some space. |
Co-authored-by: Michael Loosen <24909683+michaelloosen@users.noreply.github.com>
We a backup prometheus instance so we don't need this anymore.
test/cucumber/features/cluster-mode/kafka-packages.cluster.feature
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks very nice!
I remembered that you need to add a condition in the CI folder in run-tests.sh, so that if we made a change in monitoring it will not run all the tests |
Adds Loki with a Minio storage backend for storing service logs.
I couldn't get Loki to work in cluster mode as there appears to be a bug when running it in docker swarm. See my draft PR here for that work: #210
To test: