ECK/Grafana Isn't Working
Bug
Description
Describe the problem, what were you doing when you noticed the bug?
I attempted to deploy Mattermost according to the docs/DEVELOPMENT_MAINTENANCE.md
instructions and I couldn't get the ECK/Grafana integration to work. It also complains on startup that using both Loki and ECK is not supported. The dashboards deploy, but there isn't a valid connections between the 3 apps though. You can find a lot more context here including the linked issues and merge requests (except Resolve "Implement a minio authorization policy for tempo" minio !116
).
Provide any steps possible used to reproduce the error (ideally in an isolated fashion).
Follow the instructions here. You'll have to additionally uncomment the Kibana lines to attempt to deploy Kibana. Please note that it is huge and if you are using the k3d script you'll likely need to use the -b
flag.
BigBang Version
What version of BigBang were you running?
2.18.x and 2.19.x both showed it (it seems likely that it goes back further though).