helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

Helm Charts for tricorder observability.

Results 16 helm-charts issues
Sort by recently updated
recently updated
newest added

如果在Mac M系列芯片(arm64)上运行的Ubuntu 使用 helm-charts 部署starship timescale会出错。 原因是默认使用的timescaledb-ha镜像只支持x86_64。 建议提供timescale/timescaledb镜像用来测试 这个版本支持arm64. 或者等timescaledb-ha官方提供arm64版本。

bug
help wanted
devops

as known from timescaledb docs: https://docs.timescale.com/timescaledb/latest/how-to-guides/hyperfunctions/install-toolkit/ we need to install timescaledb_toolkit on timescaledb. Currently, helm chart will create it if not exsists during installation: - https://github.com/tricorder-observability/helm-charts/blob/main/charts/starship/templates/database/timescaledb-extensions.yaml - https://github.com/tricorder-observability/helm-charts/blob/09d03b15ce00f110d95418e15e5f372340edbad3/charts/starship/values.yaml#L207 but if...

bug
enhancement
good first issue
help wanted

For now, starship designed for

documentation

Open Telemetry demo's greeting page after installing helm charts look very nice

enhancement

![image](https://user-images.githubusercontent.com/112656580/219998943-5adcf7c5-7e5e-4c53-b8ce-3dc29b17b04d.png)

bug
help wanted
prometheus

Right now the linters have the following issues - [ ] Apply kubeval check on helm templates, which are not exactly yaml - [ ] Markdown linter does not allow...

help wanted
devops

![1c98cf07-66d0-4a9f-9452-f13924a87ff5](https://user-images.githubusercontent.com/112656580/219302116-0b84909f-a391-423e-b1de-eeab49f84bcf.jpeg)

enhancement
help wanted

![image](https://user-images.githubusercontent.com/112656580/220367936-af870c33-1f34-4c38-b01f-4cbbb9460f86.png)

Follows the official starship helm-charts installation repo, the pods are running OK (without crashing) But the APM service map dashboard does not show any thing other than 1 service (see...