From 42f0612e5a443363c956cae8cab09514dae73527 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Thu, 28 Oct 2021 08:48:15 -0600 Subject: [PATCH] Loki/Prometheus: Improve facetting message in label browser (#40998) (#41047) * Chore: Improve Loki/Prometheus facetting message in label browser * Chore: Remove uneeded console log and comment (cherry picked from commit 8869df2ffe541fb671225b54c6e8d171ce2d2eb5) Co-authored-by: Devin Smith --- .../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 95c949b423a..6d3fc47f134 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