From db341f33892892d0cb9680b53d1b12689e626635 Mon Sep 17 00:00:00 2001 From: uturkarslan Date: Sat, 7 Jan 2023 13:24:17 +0100 Subject: [PATCH] Add empty line for lint check --- docs/docker_deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docker_deployment.md b/docs/docker_deployment.md index f996fb75f0..e4340e0ad5 100644 --- a/docs/docker_deployment.md +++ b/docs/docker_deployment.md @@ -109,4 +109,4 @@ NEWRELIC_LICENSE_KEY=${NEWRELIC_LICENSE_KEY} After updating the `otelcol-config-extras.yml` and `env` files, start the demo by running `docker compose up`. After a while, you should see the telemetry -data flowing into your New Relic account as well. \ No newline at end of file +data flowing into your New Relic account as well.