GitHub
12/27/2022, 5:48 PMGitHub
12/27/2022, 5:55 PMGitHub
12/27/2022, 8:46 PM<https://github.com/SigNoz/signoz/tree/develop|develop>
by ankitnayan
<https://github.com/SigNoz/signoz/commit/b11f79b4c717c2b4a1fc0bfa422c533ff32db829|b11f79b4>
- Chore/analytics (#1922)
SigNoz/signozGitHub
12/27/2022, 9:03 PM<https://github.com/SigNoz/signoz/tree/develop|develop>
by ankitnayan
<https://github.com/SigNoz/signoz/commit/7f42b39684ee6124f588a2a64663f2810dd75f8f|7f42b396>
- fix: changed or to and
SigNoz/signozGitHub
12/27/2022, 10:28 PMGitHub
12/28/2022, 7:57 AMGitHub
12/28/2022, 9:00 AM<https://github.com/SigNoz/signoz/tree/develop|develop>
by ankitnayan
<https://github.com/SigNoz/signoz/commit/1916fc87b093e462262b196a222a1fed9bd654f5|1916fc87>
- fix: added clear filters button (#1920)
SigNoz/signozGitHub
12/28/2022, 9:02 AM<https://github.com/SigNoz/signoz/tree/develop|develop>
by ankitnayan
<https://github.com/SigNoz/signoz/commit/2e58f6db7aa6283ad9652994cfa65aa73989f1ec|2e58f6db>
- fix: error handling for index removal from selected field (#1935)
SigNoz/signozGitHub
12/28/2022, 9:24 AM<https://github.com/SigNoz/signoz/tree/develop|develop>
by ankitnayan
<https://github.com/SigNoz/signoz/commit/88a97fc4b823b6978f1707b07c0da5571cf12a6a|88a97fc4>
- add exception page filters support (#1919)
SigNoz/signozGitHub
12/28/2022, 10:00 AM<https://github.com/SigNoz/signoz/tree/develop|develop>
by ankitnayan
<https://github.com/SigNoz/signoz/commit/db704b212dc125ea00476106d838291f80cd6ec0|db704b21>
- fix: reduced rate limit to 2 of each events in 1 min
<https://github.com/SigNoz/signoz/commit/ece2988d0d3edf4647d79f156331cec85da29a08|ece2988d>
- feat: added new event for length of filters in logs search page
<https://github.com/SigNoz/signoz/commit/a3455fb5537750b49bc273882c2366f6950cedbe|a3455fb5>
- feat: added distributed cluster info
<https://github.com/SigNoz/signoz/commit/18bbb3cf36fe526b1fbe8a1558f7ab0edaa53a99|18bbb3cf>
- fix: length of filters in logs
<https://github.com/SigNoz/signoz/commit/aad962d07d1bd04f3e3fb1b8c5f1eeda373f5c4f|aad962d0>
- feat: dashboard metadata with no rateLimit
<https://github.com/SigNoz/signoz/commit/8b6ed0f951d17cc9feeed8f2e5ed9f6f2eeecc1d|8b6ed0f9>
- Merge branch 'develop' into chore/analytics
<https://github.com/SigNoz/signoz/commit/c3253687d0a0f7607c4373da17ecb02630bb1ea1|c3253687>
- feat: active user
<https://github.com/SigNoz/signoz/commit/c717e39a1ac3055d07b7bb5d0034ec45c86840ee|c717e39a>
- Merge branch 'chore/analytics' of https://github.com/SigNoz/signoz into chore/analytics
<https://github.com/SigNoz/signoz/commit/d8882acdd72146d0729ba3707da606ba2caef3b1|d8882acd>
- fix: changed or to and
<https://github.com/SigNoz/signoz/commit/1e035be9780f7085fc81e6b6a6118e7a48b3a40d|1e035be9>
- Merge branch 'develop' into chore/analytics
<https://github.com/SigNoz/signoz/commit/d1ee15c3728e731ed5300258e2827df1c583344b|d1ee15c3>
- fix: nil pointer
SigNoz/signozGitHub
12/28/2022, 12:02 PMGitHub
12/28/2022, 12:18 PM<https://github.com/SigNoz/signoz/tree/develop|develop>
by palashgdev
<https://github.com/SigNoz/signoz/commit/46e131698eb8f49b41a172573a3e29854604617d|46e13169>
- fix: exception filter clear (#1936)
SigNoz/signozGitHub
12/28/2022, 1:47 PMGitHub
12/28/2022, 2:33 PMhelm repo add signoz <https://charts.signoz.io>
helm install -n platform --create-namespace my-release signoz/signoz
For refer docs for more.
Would love any ideas, questions, and feedback on it in this discussion thread.
SigNoz/signozGitHub
12/28/2022, 2:34 PMHi there.
You can improve this part:
charts/charts/signoz/values.yaml
Line 1699 in </SigNoz/charts/commit/1a352acb593af3fd366ce200ec4fd742efc8e1f2|1a352ac>
Because, when i added new line i got next situation
Values.yaml:
include:
- /var/log/containers/*.log
- /var/log/pods/*/*/*.log
Configmap:
include:
- /var/log/containers/*.log /var/log/pods/*/*/*.log
Error:
warn fileconsumer/file.go:61 no files match the configured include patterns {"kind": "receiver", "name": "filelog/k8s", "pipeline": "logs", "component": "fileconsumer", "include": ["/var/log/containers/*.log /var/log/pods/*/*/*.log"], "exclude": []}
Originally posted by @stok1y in SigNoz/signoz#713 (comment)
SigNoz/chartsGitHub
12/28/2022, 2:46 PMNAME READY STATUS RESTARTS AGE
chi-signoze-clickhouse-cluster-0-0-0 1/1 Running 0 3h4m
signoze-alertmanager-0 1/1 Running 0 3h4m
signoze-clickhouse-operator-7df76c4787-967gq 2/2 Running 0 3h4m
signoze-frontend-68db584964-zx4t4 1/1 Running 0 3h4m
signoze-k8s-infra-otel-agent-24cwz 1/1 Running 0 10m
signoze-k8s-infra-otel-agent-bm94b 1/1 Running 0 10m
signoze-k8s-infra-otel-agent-r2gwz 1/1 Running 0 10m
signoze-k8s-infra-otel-agent-v2k5t 1/1 Running 0 10m
signoze-k8s-infra-otel-deployment-5cf565ffc5-zms4v 1/1 Running 0 22m
signoze-otel-collector-89f968c9d-bd8q7 1/1 Running 0 26m
signoze-otel-collector-metrics-7547bc8db7-ll55h 1/1 Running 0 3h4m
signoze-query-service-0 1/1 Running 0 3h4m
signoze-zookeeper-0
Expected behavior
I suggest that if I deploy default chart it will be working.
How to reproduce
1. helm pull signoz/signoz --untar
2. helm upgrade --install --create-namespace -n signoze -f values.yaml signoze .
3. try to find logs in frontend
Version information
• Signoz version: 0.12.0
• Chart version: 0.6.0
Additional context
May be it helps
Errors:
Otel-collector:
2022-12-28T14:18:19.597Z warn zapgrpc/zapgrpc.go:191 [transport] transport: http2Server.HandleStreams failed to read frame: read tcp 192.168.12.254:4317->192.168.0.150:37728: read: connection reset by peer {"grpc_log": true}
2022-12-28T14:25:38.720Z warn zapgrpc/zapgrpc.go:191 [transport] transport: http2Server.HandleStreams failed to read frame: read tcp 192.168.12.254:4317->192.168.0.179:58316: read: connection timed out {"grpc_log": true}
2022-12-28T14:25:38.720Z warn zapgrpc/zapgrpc.go:191 [transport] transport: http2Server.HandleStreams failed to read frame: read tcp 192.168.12.254:4317->192.168.0.179:58312: read: connection timed out {"grpc_log": true}
SigNoz/signozGitHub
12/28/2022, 5:46 PMotel-collector-metrics
to otel-collector
. The collector already adds service_instance_id
and service_name
to its data point attributes. And Prometheus receiver adds job name as service.name
and instance as service.instance.id
. When they are finally sanitised, they produce duplicates. While the duplicates are handled by overriding, the different order of values results in different end series. This wasn't an issue earlier because the otel-collector-metrics
doesn't have the resource_to_telemetry
conversion enabled to true.
SigNoz/chartsGitHub
12/28/2022, 7:07 PMGitHub
12/28/2022, 7:44 PM<https://github.com/SigNoz/signoz/tree/develop|develop>
by ankitnayan
<https://github.com/SigNoz/signoz/commit/e03b0aa45fd19666e15bf22dfd5991f5ea84f6f7|e03b0aa4>
- chore/analytics (#1939)
SigNoz/signozGitHub
12/28/2022, 10:51 PMk8s_*
and container_*
metrics.
While k8s resource requests/limits, seem to have invalid data like instead of 100
, the value was 0.1
.
Possibly caused by difference in unit.
SigNoz/chartsGitHub
12/28/2022, 10:57 PMimage▾
GitHub
12/29/2022, 7:11 AMGitHub
12/29/2022, 7:18 AMGitHub
12/29/2022, 9:47 AM.Values.otelAgent.serviceAccount.create
is ignored and the ServiceAccount is created even if set to false.
The template templates/otel-agent/serviceaccount.yaml
should be wrapped in an if-clause as is done in with templates/otel-deployment/serviceaccount.yaml
{{- if .Values.otelAgent.serviceAccount.create -}}
apiVersion: v1
kind: ServiceAccount
...
{{- end }}
SigNoz/chartsGitHub
12/29/2022, 10:11 AMbody
property instead of being parsed. In the screenshot we can see span_id
and trace_id
are not being extracted from the log message.
image▾
trace_id
and span_id
should not be empty.
How to reproduce
1. Install Signoz helm chart
2. Install a sample application with opentelemetry auto-instrumentation
3. See logs in the frontend
Version information
• Signoz version: 0.12.0
• Browser version: Safari and latest Chrome
• Your OS and version: MacOS Monterey (12.5.1)
• *Your CPU Architecture*(ARM/Intel):
Thank you for your bug report – we love squashing them!
SigNoz/signozGitHub
12/29/2022, 11:16 AMGitHub
12/29/2022, 11:21 AMGitHub
12/29/2022, 11:45 AMimage▾
GitHub
12/29/2022, 12:02 PM<https://github.com/SigNoz/signoz/tree/develop|develop>
by ankitnayan
<https://github.com/SigNoz/signoz/commit/d134e4f4d9f588760c1032017892525d10df22cb|d134e4f4>
- chore: 📌 pin versions: SigNoz 0.13.0, SigNoz OtelCollector 0.66.1
<https://github.com/SigNoz/signoz/commit/545d46c39cb3ce4023936417218171cf0e8bedf2|545d46c3>
- Merge pull request #1943 from SigNoz/release/v0.13.0
SigNoz/signozGitHub
12/29/2022, 12:58 PMGitHub
12/29/2022, 12:58 PM