GitHub
12/26/2022, 10:11 AMGitHub
12/26/2022, 10:12 AM<https://github.com/SigNoz/signoz/tree/develop|develop>
by ankitnayan
<https://github.com/SigNoz/signoz/commit/02898d14f978ebea7099193bca6e0778b464a11d|02898d14>
- fix: removes password validations other than length (#1909)
SigNoz/signozGitHub
12/26/2022, 10:26 AMGitHub
12/26/2022, 10:32 AM<https://github.com/SigNoz/signoz/tree/develop|develop>
by ankitnayan
<https://github.com/SigNoz/signoz/commit/1cceab4d5e0633478a1ba6eafe2cb95c00fb9e85|1cceab4d>
- fix(FE): remove unnecessary complexity from password check (#1904)
SigNoz/signozGitHub
12/26/2022, 10:32 AMScreen Shot 2022-10-03 at 10 05 47▾
GitHub
12/26/2022, 10:45 AMGitHub
12/26/2022, 10:50 AM<https://github.com/SigNoz/signoz/tree/develop|develop>
by ankitnayan
<https://github.com/SigNoz/signoz/commit/ac446294e72a8695adb9051437d7dc3bc31047d0|ac446294>
- fix: logs selection of filter is fixed (#1910)
SigNoz/signozGitHub
12/26/2022, 11:15 AM<https://github.com/SigNoz/signoz/tree/develop|develop>
by ankitnayan
<https://github.com/SigNoz/signoz/commit/d1d2829d2b92f110ec28ea118dd83b3080de94b9|d1d2829d>
- fix: logs issues (#1889)
SigNoz/signozGitHub
12/26/2022, 11:31 AMGitHub
12/26/2022, 11:44 AM<https://github.com/SigNoz/signoz/tree/develop|develop>
by ankitnayan
<https://github.com/SigNoz/signoz/commit/092c02762f1f902a853a8bf7885770fa52e4f3ff|092c0276>
- feat: add no found with no events are present (#1874)
SigNoz/signozGitHub
12/26/2022, 11:44 AM<https://github.com/SigNoz/signoz/tree/develop|develop>
by ankitnayan
<https://github.com/SigNoz/signoz/commit/0595cdc7af861226f106e854680e0bb86c6b5243|0595cdc7>
- fix: scroll is added (#1873)
SigNoz/signozGitHub
12/26/2022, 11:44 AMGitHub
12/26/2022, 11:46 AM<https://github.com/SigNoz/signoz/tree/develop|develop>
by ankitnayan
<https://github.com/SigNoz/signoz/commit/3dcb44a75862cc4dab238fec6eb49bb202130a0a|3dcb44a7>
- fix docker-compose for swarm and related changes for distributed clickhouse (#1863)
SigNoz/signozGitHub
12/26/2022, 11:55 AM<https://github.com/SigNoz/signoz/tree/develop|develop>
by ankitnayan
<https://github.com/SigNoz/signoz/commit/6f6499c267fbc7c340061865b7d9de80c907cda4|6f6499c2>
- fix: flush logs before starting (#1912)
SigNoz/signozGitHub
12/26/2022, 11:56 AMGitHub
12/26/2022, 12:12 PM%{COMMONLOG}
to parse a log line, the benchmarks run well and there is no concurrency issue.
but whenever we add our own variables like %{DATA:podname}_%{DATA:namespace}_%{GREEDYDATA:container_name}-%{WORD:container_id}.log
, there is concurrency issue.
fatal error: concurrent map writes
goroutine 98 [running]:
runtime.throw({0x1027c9330?, 0x0?})
/usr/local/go/src/runtime/panic.go:992 +0x50 fp=0x14000455b70 sp=0x14000455b40 pc=0x1021dc850
runtime.mapassign_faststr(0x14000119720?, 0x1027e9662?, {0x14000468018, 0x7})
/usr/local/go/src/runtime/map_faststr.go:212 +0x3bc fp=0x14000455be0 sp=0x14000455b70 pc=0x1021ba72c
<http://github.com/vjeantet/grok.(*Grok).aliasizePatternName(...)|github.com/vjeantet/grok.(*Grok).aliasizePatternName(...)>
/Users/nityanandagohain/go/pkg/mod/github.com/vjeantet/grok@v1.0.1/grok.go:390
<http://github.com/vjeantet/grok.(*Grok).denormalizePattern|github.com/vjeantet/grok.(*Grok).denormalizePattern>(0x14000048280, {0x1027e965b, 0x57}, 0x57?)
/Users/nityanandagohain/go/pkg/mod/github.com/vjeantet/grok@v1.0.1/grok.go:345 +0x1ec fp=0x14000455dd0 sp=0x14000455be0 pc=0x1024c32ec
<http://github.com/vjeantet/grok.(*Grok).compile(0x14000048280|github.com/vjeantet/grok.(*Grok).compile(0x14000048280>, {0x1027e965b, 0x57})
/Users/nityanandagohain/go/pkg/mod/github.com/vjeantet/grok@v1.0.1/grok.go:315 +0x194 fp=0x14000455e40 sp=0x14000455dd0 pc=0x1024c2f34
<http://github.com/vjeantet/grok.(*Grok).Parse(0x0|github.com/vjeantet/grok.(*Grok).Parse(0x0>?, {0x1027e965b?, 0x0?}, {0x140002d0400, 0x79})
/Users/nityanandagohain/go/pkg/mod/github.com/vjeantet/grok@v1.0.1/grok.go:232 +0x30 fp=0x14000455e80 sp=0x14000455e40 pc=0x1024c2620
<http://github.com/SigNoz/signoz-otel-collector/pkg/parser/grok.(*Parser).match(0x14000398900|github.com/SigNoz/signoz-otel-collector/pkg/parser/grok.(*Parser).match(0x14000398900>, {0x140002d0400, 0x79})
/Users/nityanandagohain/projects/signoz-otel-collector/signoz-otel-collector/pkg/parser/grok/grok.go:138 +0xa4 fp=0x14000455f60 sp=0x14000455e80 pc=0x1027ae0e4
someone reported this issue but closed it vjeantet/grok#33
SigNoz/signoz-otel-collectorGitHub
12/26/2022, 12:35 PMGitHub
12/26/2022, 12:35 PMNewXX
or when the Start
is actually called on the exporter even outside this project, is it common?
SigNoz/signoz-otel-collectorGitHub
12/26/2022, 12:38 PMGitHub
12/26/2022, 12:42 PMGitHub
12/26/2022, 1:27 PMlimit
param
SigNoz/signozGitHub
12/26/2022, 2:09 PM<https://github.com/SigNoz/signoz-otel-collector/tree/main|main>
by ankitnayan
<https://github.com/SigNoz/signoz-otel-collector/commit/a81d21b96b40f6760c090f02508046175e584d12|a81d21b9>
- Update span metrics processor (#47)
SigNoz/signoz-otel-collectorGitHub
12/26/2022, 2:09 PMGitHub
12/26/2022, 2:15 PMNCONTAINS
or NIN
and filter out such logs, but IMO it should be easier to filter log lines as this may be a common use case. Something like IS SET
/ IS NOT SET
may be useful here
Describe the solution you'd like
Introduce specific operators like IS SET
/ IS NOT SET
Describe alternatives you've considered
setting NCONTAINS
or NIN
to ''
other nul values
Additional context
Add any other context or screenshots about the feature request here.
current_operators▾
GitHub
12/26/2022, 2:48 PMGitHub
12/26/2022, 2:48 PMGitHub
12/26/2022, 3:01 PM<https://github.com/SigNoz/signoz/tree/develop|develop>
by palashgdev
<https://github.com/SigNoz/signoz/commit/4b13b0a8a4f4ab041d197d3cce16bc0f276ee407|4b13b0a8>
- fix: resolves issue related ops not flowing from search box to panel (#1918)
SigNoz/signozGitHub
12/26/2022, 4:08 PMcontains
or ncontains
operators? Trying to use it with in
/`nin` is giving inaccurate results
Slack Message
SigNoz/signozGitHub
12/26/2022, 4:33 PMGitHub
12/26/2022, 7:44 PM