Skip to content

Commit aa1c304

Browse files
dhtclkBlargian
andauthored
Apply suggestion from @Blargian
Co-authored-by: Shaun Struwig <41984034+Blargian@users.noreply.github.com>
1 parent 0865b69 commit aa1c304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/use-cases/observability/clickstack/integration-examples/redis-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ redis-cli -a <your-password> ping
7272
ClickStack allows you to extend the base OpenTelemetry collector configuration by mounting a custom configuration file and setting an environment variable. The custom configuration is merged with the base configuration managed by HyperDX via OpAMP.
7373

7474
Create a file named `redis-metrics.yaml` with the following configuration:
75-
```yaml
75+
```yaml title="redis-metrics.yaml"
7676
receivers:
7777
redis:
7878
endpoint: "localhost:6379"

0 commit comments

Comments
 (0)