mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
loki: devenv: add test-data for regexes (#67476)
This commit is contained in:
parent
8845b4cc3b
commit
236862a07c
@ -160,6 +160,7 @@ function getRandomNanosecPart() {
|
||||
const sharedLabels = {
|
||||
source: 'data',
|
||||
instance: 'server\\1',
|
||||
re: 'one.two$three^four', // to test regex escaping
|
||||
job: '"grafana/data"'
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user