Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update production-ready Loki in docker-compose #6691

Merged
merged 6 commits into from
Jul 18, 2022

Commits on Jul 15, 2022

  1. Improved docker-compose setup:

    - S3-like storage
    - Interactive debugging by optionally exposing dlv ports
    - Improve performance
    - Use SSD mode (read/write)
    - GroupCache
    - Latest versions of loki, promtail, grafana
    - Scaling
    Danny Kopping committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    3e126f2 View commit details
    Browse the repository at this point in the history
  2. Adding diagram & updated README

    Signed-off-by: Danny Kopping <danny.kopping@grafana.com>
    Danny Kopping committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    5acb336 View commit details
    Browse the repository at this point in the history
  3. Upgrade guide

    Signed-off-by: Danny Kopping <danny.kopping@grafana.com>
    Danny Kopping committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    6898f0d View commit details
    Browse the repository at this point in the history
  4. Adding steps to build debug image

    Signed-off-by: Danny Kopping <danny.kopping@grafana.com>
    Danny Kopping committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    3be5f1f View commit details
    Browse the repository at this point in the history
  5. Add prometheus

    Signed-off-by: Danny Kopping <danny.kopping@grafana.com>
    Danny Kopping committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    05e38d8 View commit details
    Browse the repository at this point in the history
  6. Add datasources and disable Grafana auth

    Signed-off-by: Danny Kopping <danny.kopping@grafana.com>
    Danny Kopping committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    9c1efcd View commit details
    Browse the repository at this point in the history