run-o11y-run icon indicating copy to clipboard operation
run-o11y-run copied to clipboard

A single-binary 🌯 wrapper around `docker compose` with embedded configurations to effortlessly run your local observability stack

Results 15 run-o11y-run issues
Sort by recently updated
recently updated
newest added

Bumps otel/opentelemetry-collector-contrib from 0.96.0 to 0.100.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=otel/opentelemetry-collector-contrib&package-manager=docker&previous-version=0.96.0&new-version=0.100.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.5. Release notes Sourced from actions/checkout's releases. v4.1.5 What's Changed Update NPM dependencies by @​cory-miller in actions/checkout#1703 Bump github/codeql-action from 2 to 3 by @​dependabot...

Bumps prom/prometheus from v2.50.1 to v2.52.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prom/prometheus&package-manager=docker&previous-version=v2.50.1&new-version=v2.52.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

Bumps grafana/loki from 2.9.5 to 2.9.8. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=grafana/loki&package-manager=docker&previous-version=2.9.5&new-version=2.9.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.27.1 to 2.27.2. Release notes Sourced from github.com/urfave/cli/v2's releases. v2.27.2 What's Changed Cleanup: Remove unnecessary intermediate variables by @​1ambd4 in urfave/cli#1857 Docs:(issue_1866) Fix documentation on filepath vs...

Bumps grafana/grafana from 10.4.0 to 10.4.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=grafana/grafana&package-manager=docker&previous-version=10.4.0&new-version=10.4.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dealing with `map[any]any` and casting particular fields to particular types doesn't seem to be the best solution. It would be nice to use some structs to manage docker-compose manifests in...

### Description I would like to request the integration of run-o11y-run with Kind (Kubernetes in Docker). This feature would allow users to easily deploy their observability stack using Kubernetes manifests...

### Description I would like to propose the extraction of the run-o11y-run tool into a reusable framework that can be used to run custom stacks. Currently, run-o11y-run is specifically tailored...

### Description I would like to request the addition of a feature in run-o11y-run that allows users to selectively run specific services from the observability stack. Currently, run-o11y-run starts all...