devenv: better loki environment (#49383)

* devenv: rename loki to loki-promtail

* devenv: new loki devenv entry with fake data generation
This commit is contained in:
Gábor Farkas
2022-05-25 11:01:17 +02:00
committed by GitHub
parent b07904fe56
commit ebc20849bd
6 changed files with 133 additions and 10 deletions
@@ -0,0 +1,3 @@
FROM node:16-alpine
COPY data.js /home/node/data.js