Grafana metrics drilldown app fetching metadata limited

I just found a problem with the grafana metrics drilldown app. It fetches metadata with a limit of 40000, so it doesn’t have metadata for all available metrics, resulting in incorrect display for some counters and especially native histograms. Is there a way to work around this, and force fetch of metadata for the displayed metrics?

Did you Check the Limit Set in your datasource?

And maybe you can workaround this with using the “Prefix” Tab in Drilldown

yes, I updated the series limit, and it’s better however the behaviour of whether it actually uses the metadata for display is spotty at best