Skip to content

Commit

Permalink
Add preprocessing substitutions
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
  • Loading branch information
jdbaldry committed Jun 20, 2024
1 parent cf3e860 commit ac91326
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/sources/get-started/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ menuTitle: Loki quickstart
weight: 200
description: How to create and use a local Loki cluster for testing and evaluation purposes.
killercoda:
preprocessing:
substitutions:
- regexp: evaluate-loki-([^-]+)-
replacement: evaluate-loki_${1}_
title: Loki Quickstart Demo
description: This sandbox provides an online enviroment for testing the Loki quickstart demo.
details:
Expand Down

0 comments on commit ac91326

Please sign in to comment.