GitHub
01/31/2023, 5:36 PMGitHub
01/31/2023, 6:07 PMGitHub
01/31/2023, 6:55 PM<https://github.com/SigNoz/charts/tree/main|main>
by prashant-shahi
<https://github.com/SigNoz/charts/commit/d8005e1e69b7ca5ae62094252da467b2ef581552|d8005e1e>
- fix: š alertmanager volume condition hotfix
<https://github.com/SigNoz/charts/commit/a2fae6735babfe906fb1e84fb8902293718c1066|a2fae673>
- chore(signoz): š§ improve image pull secrets with global configuration
<https://github.com/SigNoz/charts/commit/b468e50eac496b6bebeb853957ee8eda1bec64fc|b468e50e>
- chore(clickhouse): šØ restructure clickhouse instance related templates
<https://github.com/SigNoz/charts/commit/bf5f60d37451a7e9fdc5af71e8b762e8f1e6bd33|bf5f60d3>
- chore(signoz): š” update pull secret example comment
<https://github.com/SigNoz/charts/commit/3c282a0e675e73a23f6bf01ab1dffad249c1d8aa|3c282a0e>
- chore(signoz): š§ improve image pull secrets over range and formatting
<https://github.com/SigNoz/charts/commit/ef20ac0fe7e869641f1239b8c37e4a7601cc3cf3|ef20ac0f>
- chore(clickhouse): š§ improve image pull secrets with global configuration
<https://github.com/SigNoz/charts/commit/a4abbb45df724f2bbc5f98c189c28549c2c2531b|a4abbb45>
- chore(k8s-infra): š§ improve image pull secrets with global configuration
<https://github.com/SigNoz/charts/commit/003b731e6ca9434f6ad4aea7c21c5e82f32d1628|003b731e>
- Merge branch 'main' into feat/pull-secret
<https://github.com/SigNoz/charts/commit/f250ac497ba7d81d074b9a9c8427b83ae4f544f4|f250ac49>
- chore(release): š Bump up clickhouse to 23.8.2
<https://github.com/SigNoz/charts/commit/5d5b486fd38a8a473a76de9c039930720e0c1ee2|5d5b486f>
- chore(release): š Bump up k8s-infra to 0.6.2
<https://github.com/SigNoz/charts/commit/1373212fc1f3c7b888e1b3ffc8423f837d2976b9|1373212f>
- fix(lint): šØ remove trailing spaces
<https://github.com/SigNoz/charts/commit/b3af5af52377f2b13fc530ecd53a9c07ca55514a|b3af5af5>
- Merge pull request #154 from SigNoz/feat/pull-secret
SigNoz/chartsGitHub
01/31/2023, 6:55 PMGitHub
01/31/2023, 6:56 PMGitHub
01/31/2023, 6:56 PMGitHub
01/31/2023, 7:28 PMGitHub
01/31/2023, 7:38 PMGitHub
01/31/2023, 7:46 PM<https://github.com/SigNoz/charts/tree/main|main>
by prashant-shahi
<https://github.com/SigNoz/charts/commit/00a235714c853fb82b063f4c7e4120bf70bc7e6b|00a23571>
- chore(signoz): š pin charts: k8s-infra v0.6.2, clickhouse-23.8.2 and related changes
<https://github.com/SigNoz/charts/commit/b314d35575b50004bebb4e221d0b2775cffe137d|b314d355>
- chore: š pin versions: SigNoz 0.15.0, SigNoz OtelCollector 0.66.3
<https://github.com/SigNoz/charts/commit/bb84c0d05b2def2c52d8634cf95ec2adcfdd2418|bb84c0d0>
- chore(release): š Bump up signoz to 0.10.0
<https://github.com/SigNoz/charts/commit/f7b322c894de6911fec8a9f1d925b45b369c3a01|f7b322c8>
- Merge pull request #155 from SigNoz/release/signoz-0.10.0
SigNoz/chartsGitHub
01/31/2023, 7:47 PMGitHub
01/31/2023, 7:48 PMGitHub
01/31/2023, 7:51 PMGitHub
01/31/2023, 7:55 PM<https://github.com/SigNoz/charts/tree/main|main>
by prashant-shahi
<https://github.com/SigNoz/charts/commit/f6a5247666c1c9297dd2b4f09887bcc719e4bd43|f6a52476>
- chore: š„ update CODEOWNERS (#156)
SigNoz/chartsGitHub
02/01/2023, 2:29 AMGitHub
02/01/2023, 4:59 AMGitHub
02/01/2023, 6:03 AMGitHub
02/01/2023, 7:15 AMSigNoz/prometheus
version, updated with the recent 0.41.0
changes https://github.com/prometheus/prometheus/releases/tag/v0.41.0, which is used in receiver https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/ed287d6fa99d41f8a414739b783a566d3d325638/receiver/prometheusreceiver/go.mod#L13-L14.
I had to update the k8s.io/apimachinery as well, which was surprising to me because labels
from this package is used in alerts struct.
This was the commit that made this change 642ece2#diff-8fccebde3a2fa82468a8383e611ed54353423014598543cf1af4288ffbc09b06. I don't think we are using them anymore and it's not causing the issue. We should probably clear up what's not used anymore.
// @mindhash
SigNoz/signoz
GitHub Actions: playwright
GitHub Actions: lint-commits
GitHub Actions: Ensure Pull Request has a linked issue.
ā
9 other checks have passed
9/12 successful checksGitHub
02/01/2023, 7:22 AMGitHub
02/01/2023, 9:34 AM<https://github.com/SigNoz/signoz/tree/develop|develop>
by palashgdev
<https://github.com/SigNoz/signoz/commit/a2a8a32d1cc708622d6322f7b6a8dad0bca7d30b|a2a8a32d>
- fix: different time formats in hover legend and x-axis on charts (#2040)
SigNoz/signozGitHub
02/01/2023, 9:34 AMScreenshot 2022-03-23 at 3 28 40 PMā¾
GitHub
02/01/2023, 9:34 AMGitHub
02/01/2023, 9:45 AM$ kubectl exec -n platform -it my-release-signoz-alertmanager-0 -- sh
Defaulted container "signoz-alertmanager" out of: signoz-alertmanager, signoz-alertmanager-init (init)
/alertmanager $ wget -q -O - signoz-query-service:8085/api/v1/channels
{"status":"success","data":[]}
Signed-off-by: Prashant Shahi prashant@signoz.io
SigNoz/charts
ā
All checks have passed
2/2 successful checksGitHub
02/01/2023, 10:39 AM<https://github.com/SigNoz/charts/tree/main|main>
by prashant-shahi
<https://github.com/SigNoz/charts/commit/4d4f0f1a654c50b7db4e1c00d3ecd3cbd6975dd3|4d4f0f1a>
- fix: resolve alertmanager internal port issue (#157)
SigNoz/chartsGitHub
02/01/2023, 10:40 AMGitHub
02/01/2023, 10:41 AMGitHub
02/01/2023, 10:47 AM<https://github.com/SigNoz/charts/tree/main|main>
by prashant-shahi
<https://github.com/SigNoz/charts/commit/a1d2c8ebb17f183e0ee49fa57192a430a5f708e2|a1d2c8eb>
- Revert "Move to attributes instead of resources." (#153)
SigNoz/chartsGitHub
02/01/2023, 10:50 AM<https://github.com/SigNoz/charts/tree/main|main>
by prashant-shahi
<https://github.com/SigNoz/charts/commit/f712470c92aaba8f166ee5feed980b374437c8e5|f712470c>
- chore(release): š Bump up k8s-infra to 0.6.3
SigNoz/chartsGitHub
02/01/2023, 10:50 AMGitHub
02/01/2023, 10:51 AMGitHub
02/01/2023, 10:53 AM