From 8869df2ffe541fb671225b54c6e8d171ce2d2eb5 Mon Sep 17 00:00:00 2001 From: Devin Smith Date: Thu, 28 Oct 2021 16:19:54 +0200 Subject: [PATCH] Loki/Prometheus: Improve facetting message in label browser (#40998) * Chore: Improve Loki/Prometheus facetting message in label browser * Chore: Remove uneeded console log and comment --- .../plugins/datasource/loki/components/LokiLabelBrowser.tsx | 4 +--- .../prometheus/components/PrometheusMetricsBrowser.tsx | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/public/app/plugins/datasource/loki/components/LokiLabelBrowser.tsx b/public/app/plugins/datasource/loki/components/LokiLabelBrowser.tsx index 297a7b6266e..ca5f45dfeaf 100644 --- a/public/app/plugins/datasource/loki/components/LokiLabelBrowser.tsx +++ b/public/app/plugins/datasource/loki/components/LokiLabelBrowser.tsx @@ -361,9 +361,7 @@ export class UnthemedLokiLabelBrowser extends React.Component