Commit 3dffe6de authored by Jérome Perrin's avatar Jérome Perrin

WIP

parent e62ef55a
......@@ -134,9 +134,6 @@ class TestLoki(SlapOSInstanceTestCase):
r'''
- job_name: {cls.__name__}
pipeline_stages:
- match:
selector: "{{job=~\".*\"}}"
stages:
- regex:
expression: "^(?P<timestamp>.*) - (?P<name>\\S+) - (?P<level>\\S+) - (?P<message>.*)"
- timestamp:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment