From 4720bac5ecb308ba25e39feb486fe896f9a708e0 Mon Sep 17 00:00:00 2001 From: akvlad Date: Wed, 21 Aug 2024 17:42:00 +0300 Subject: [PATCH] silly push --- pyroscope/shared.js | 1 + 1 file changed, 1 insertion(+) diff --git a/pyroscope/shared.js b/pyroscope/shared.js index c5f4d136..fcb45966 100644 --- a/pyroscope/shared.js +++ b/pyroscope/shared.js @@ -102,6 +102,7 @@ const serviceNameSelectorQuery = (labelSelector) => { return conds || empty } + const parseLabelSelector = (labelSelector) => { if (labelSelector.endsWith(',}')) { labelSelector = labelSelector.slice(0, -2) + '}'