Skip to content
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

[KafkaBridge] - invalid json fix #155

Merged
merged 1 commit into from
Feb 19, 2024
Merged

Conversation

see-quick
Copy link
Contributor

There was a problem for the Grafana controller loading current Bridge dashboard because of the problem:

2024-02-19T12:43:47Z	ERROR	GrafanaDashboardReconciler	failed to prepare dashboard model	{"controller": "grafanadashboard", "controllerGroup": "grafana.integreatly.org", "controllerKind": "GrafanaDashboard", "GrafanaDashboard": {"name":"strimzi-kafka-bridge","namespace":"tealc-monitoring"}, "namespace": "tealc-monitoring", "name": "strimzi-kafka-bridge", "reconcileID": "4c0c3375-9e61-4dd3-8825-60ce140b765b", "dashboard": "strimzi-kafka-bridge", "error": "invalid character ']' looking for beginning of value"}

This should resolve it. I already applied such a fix to our infra and it works
image

Copy link

Thanks for pull request!!!
hey @kornys @Frawless @obabec

@kornys kornys merged commit 68e4d60 into main Feb 19, 2024
6 checks passed
@kornys kornys deleted the fix-kafka-bridge-invalid-json branch February 19, 2024 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants