Skip to content

Files

Latest commit

 

History

History

loki-grafana-structured_metadata_map

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Description

This directory has a docker-compose file and its configuration required to run:

  1. A fluentbit installation with a dummy input, and Loki output configured for structured_metadata_map_keys
  2. A Loki installation
  3. A grafana installation with a default Loki datasource

To run this, execute:

$ docker-compose up --force-recreate -d

n.b., the docker compose file contains an image and a commented out build section. Change these to build from local source.