Skip to content

Commit

Permalink
silly push
Browse files Browse the repository at this point in the history
  • Loading branch information
akvlad committed Aug 21, 2024
1 parent 0429e80 commit 4720bac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyroscope/shared.js
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ const serviceNameSelectorQuery = (labelSelector) => {
return conds || empty
}


const parseLabelSelector = (labelSelector) => {
if (labelSelector.endsWith(',}')) {
labelSelector = labelSelector.slice(0, -2) + '}'
Expand Down

0 comments on commit 4720bac

Please sign in to comment.