tobs icon indicating copy to clipboard operation
tobs copied to clipboard

tobs - The Observability Stack for Kubernetes. Easy install of a full observability stack into a k8s cluster with Helm charts.

Results 67 tobs issues
Sort by recently updated
recently updated
newest added

**What did you do?** I ran the commands from the quick start guide (`helm install --wait tobs1 timescale/tobs`) after following all the set up steps. While installing I get the...

question

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/timescale/tobs). ## Config Migration Needed - [ ]...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-prometheus-stack](https://togithub.com/prometheus-community/helm-charts) | minor | `39.5.0` -> `39.6.0` | | [opentelemetry-operator](https://opentelemetry.io/) ([source](https://togithub.com/open-telemetry/opentelemetry-helm-charts)) | patch...

dependencies
helm

**What did you do?** While I know I can do port forwarding, I'd prefer to have TOBS behind a reverse proxy like all my other services. I use Traefik and...

question

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [helm/chart-testing-action](https://togithub.com/helm/chart-testing-action) | action | minor | `v2.2.1` -> `v2.3.0` | |...

dependencies
github_actions

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | grafana/grafana | patch | `9.0.6` -> `9.0.7` | --- ### Configuration 📅 **Schedule**:...

dependencies
helm

## Description Create a way to connect to and setup Grafana to query an external TimescaleDB if it's not provisioned by tobs. You can now easily install tobs to connect...

Currently we do not enforce any documentation update when values in the Helm chart are updated with new values or new defaults. We need to have some kind of check...

documentation
enhancement
feature
epic/tobs-production-readiness
helm

**What happened?** Not all resources have namespace specified and thus can be running in `default` namespace. **Did you expect to see something different?** I expect all resources to be confined...

bug
security
epic/tobs-code-stabilization

**What happened?** The version telemetry shared by Tobs is not the version of Tobs helm chart. We are capturing the Promscale helm chart version as the env `value: "{{ .Chart.Version...

bug