Code Monkey home page Code Monkey logo

grafana-setup's Introduction

Grafana, Tempo, Promtail, and Loki Stack

This repository contains a Docker Compose configuration for setting up a monitoring and logging stack using Grafana, Tempo, Promtail, and Loki.

Prerequisites

Before getting started, make sure you have the following installed:

Usage

  1. Clone this repository:

    git clone https://github.com/yourusername/your-repo.git
    cd your-repo
  2. Customize configuration files:

You can customize configuration files for Grafana, Tempo, Promtail, and Loki by editing the corresponding files in the config directory.

  1. Start the stack:
docker-compose up -d
  1. Access Grafana:

Open your web browser and navigate to http://localhost:3000

Services

Grafana

Grafana is a powerful open-source platform for monitoring and observability. In this stack, Grafana is configured with anonymous authentication enabled and set to the "Admin" role for convenience.

Access Grafana at: http://localhost:3000

Tempo

Tempo is a distributed, high-scale, and cost-effective tracing backend. It's used for collecting trace data. Access Tempo at: http://localhost:8000

Promtail

Promtail is an agent for collecting logs and sending them to Loki, which is the log aggregation system in this stack.

Loki

Loki is a horizontally scalable, highly available, multi-tenant log aggregation system. It's used for storing and querying logs.

Configuration

Configuration files for Grafana, Tempo, Promtail, and Loki are located in the config directory. You can modify these files to customize the

Dependencies

This stack uses Docker Compose to manage the services, and it depends on the following images:

  • Grafana: grafana/grafana:latest
  • Tempo: grafana/tempo:latest
  • Promtail: grafana/promtail:latest
  • Loki: grafana/loki:2.9.0

grafana-setup's People

Contributors

kofiasare-dev avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.