Giter VIP home page Giter VIP logo

dd-extension-lgtm's Introduction

Grafana LGTM Docker Desktop extension

This repository contains a docker desktop extension to embed the LGTM stack into Docker Desktop (DD).

To install the development state, use:

docker extension install cedricziel/dd-extension-lgtm:dev

Please look at individual releases to learn how to install a specific version.

NOTE: This project is not affiliated with Grafana Labs.

Docker Desktop Screenshot

What's in the box?

This extension ships a pre-configured LGTM stack:

  • Loki as a store for logs
  • Grafana as a flexible dashboarding/query tool
  • Tempo as a store for tracing
  • Mimir as a metric store
  • OpenTelemetry collector as the point of ingress

FAQ

  1. Where is the data?

The data is currently stored in the respective containers.

  1. How can I reset the state?

You can uninstall and re-install the extension.

  1. How to ingest data?

This PoC is optimized for OpenTelemetry ingress via OTLP. This means you should be able to ingest data by setting OTEL_EXPORTER_OTLP_ENDPOINT on the observed and instrumented process.

The value of OTEL_EXPORTER_OTLP_ENDPOINT would be depending on your network setup, but in essence, you point it to your local docker host.

Format is as follows: OTEL_EXPORTER_OTLP_ENDPOINT=host.docker.internal:4317

License

MIT

dd-extension-lgtm's People

Contributors

cedricziel avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

dd-extension-lgtm's Issues

Extension installation fails

Hi,

First of all, congrats on building this extension!

I tried installing the extension as explained in the README, but it fails:

docker extension install cedricziel/dd-extension-lgtm:dev
Extensions can install binaries, invoke commands and access files on your machine.
Are you sure you want to continue? [y/N] y
Image not available locally, pulling cedricziel/dd-extension-lgtm:dev...
Installing new extension "cedricziel/dd-extension-lgtm:dev"
Installing service in Desktop VM...
Setting additional compose attributes
executing 'docker --context default compose -p cedricziel_dd-extension-lgtm-desktop-extension -f extensions/cedricziel_dd-extension-lgtm/vm/docker-compose.yaml up -d' : exit status 18:
promtail Pulling
tempo Pulling
grafana Pulling
otelcol Pulling
mimir Pulling
loki Pulling
c229119241af Pulling fs layer
0cc5248ab81f Pulling fs layer
1d49d9e55154 Pulling fs layer
fe7faaee25ac Pulling fs layer
8eec5286ec5d Pulling fs layer
611fb1f9eaf7 Pulling fs layer
fe7faaee25ac Waiting
8eec5286ec5d Waiting
611fb1f9eaf7 Waiting
grafana Error
tempo Error
loki Error
otelcol Error
mimir Error
Error response from daemon: manifest for cedricziel/dd-extension-lgtm-grafana:latest not found: manifest unknown: manifest unknown

The solution was to specify the :dev tag to all the cedricziel/ images in the docker-compose.yaml file.

image

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.