Piyush Singariya
Piyush Singariya
Parallel execution support in specific connectors; We're waiting for Go1.23 to release offically, to utilize iterators for cleaner batch iteration of streams
**Driver/Adapter Release** (Stable/Edge both release supported) (ARM/AMD) Two Release channels - `stable` means sanity of connector not having any experimental changes; and are released after thorough testing. - Versions follows...
- [ ] Update License to Apache 2.0 in the repository - [ ] Update Code of conduct - [ ] Write Contributing.md
Gear5 needs a set of Releaser Github Workflows to publish CDK and Individual Connectors Stable Release of both are supposed to be executed via Releases with tags; and both of...
**CDK Release** (Only Stable Release; Edge Release not supported) - Release via tags - Tag pattern (vX.x.x, vX.x.x-rc1); must not be triggered on other tag patterns - Publish Go Package...
Write Issue templates for Gear5 - [ ] Issue Connector - [ ] Issue CDK - [ ] Issue CI - [ ] Connector Request - [ ] Feature Request...
- This PR is an experiment, adding Commit Table in Glue Catalog. - Opening a draft WIP PR, as a sign of commitment and progress tracking
## 📄 Summary pipeline expression Fix for `trace_id EXISTS` or `trace_id NOT EXISTS` filters. This PR is dependent on merge of https://github.com/SigNoz/signoz-otel-collector/pull/609 --- ## ✅ Changes - [x] Bug fix:...
## 📄 Summary Introduce JSON Flattening as part of JSON Parser in logs Pipeline --- ## ✅ Changes - [x] Feature: Brief description - [x] Bug fix: Previous Regex for...
#### Desired Behavior add `--report` flag to `system check` which will generate a diagnostic(environment) report that could be attached to github issues, and this would help to debug the issues...