Piyush Singariya
|
d6eed8e79d
|
feat: JSON Flattening in logs pipelines (#8227)
* feat: introducing JSON Flattening
* fix: removed bug and tested
* test: removed testing test
* feat: additional severity levels, and some clearing
* chore: minor changes
* test: added tests for processJSONParser
* test: added check for OnError
* fix: review from ellipsis
* fix: variablise max flattening depth
* Update pkg/query-service/app/logparsingpipeline/pipelineBuilder.go
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* Update pkg/errors/errors.go
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* fix: quoted JSON strings fix
* test: updating otel collector for testing
* test: update collector's reference
* chore: change with new error package
* chore: set flattening depth equal to 1
* fix: fallback for depth
* fix: change in errors package
* fix: tests
* fix: test
* chore: update collector version
* fix: go.sum
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: Nityananda Gohain <nityanandagohain@gmail.com>
|
2025-07-14 18:48:01 +05:30 |
|
Srikanth Chekuri
|
c5d5c84a0e
|
chore: add fieldmapper implementation (#7955)
|
2025-05-16 20:09:57 +05:30 |
|
Piyush Singariya
|
03ab6e704b
|
feat: S3 Sync (AWS Integrations) (#7718)
|
2025-05-14 05:12:41 +05:30 |
|
Vibhu Pandey
|
5bceffbeaa
|
fix: fix modules and handler (#7737)
* fix: fix modules and handler
* fix: fix sqlmigration package
* fix: fix other fmt issues
* fix: fix tests
* fix: fix tests
|
2025-04-27 16:38:34 +05:30 |
|
Vibhu Pandey
|
bcf7bf38fc
|
feat(alertmanager): add alertmanagertypes (#7101)
add alertmanagertypes
|
2025-02-12 17:23:18 +00:00 |
|
Vibhu Pandey
|
001122db2c
|
feat(instrumentation): adopt slog (#6907)
### Summary
feat(instrumentation): adopt slog
|
2025-01-24 09:23:02 +00:00 |
|
Vibhu Pandey
|
bd7d14b1ca
|
feat(render): add render package (#5751)
### Summary
Add `render` package
#### Related Issues / PR's
https://github.com/SigNoz/signoz/pull/5710
|
2024-08-23 13:07:10 +05:30 |
|
Vibhu Pandey
|
c322fc72d9
|
feat(errors): add errors package (#5741)
### Summary
Add errors package
#### Related Issues / PR's
https://github.com/SigNoz/signoz/pull/5710
|
2024-08-22 15:19:32 +05:30 |
|