Skip to content

Fix broken Kibana filters for Code Suggestions

Tan Le requested to merge fix-code-suggestions-log-filters into master

The current list of Kibana links on Code Suggestions - Overview dashboard includes an incorrect Prometheus filter json.type that results in empty results. The mlops index does not include json.type attributes hence we should exclude this from the query.

Screenshot_2023-08-22_at_12.04.26_am

https://dashboards.gitlab.net/dashboard/snapshot/Qk9HLvJHkrJDPE7cA4e0sukrQZy4Qi0o

Edited by Tan Le

Merge request reports