List view
## Distribution system: - repo with list of plugins and CI, which validate, test, and etc. plugins - Plugin Manager can download/install plugins - Version control
Overdue by 7 month(s)•Due by July 1, 2025•0/3 issues closed## Plan MAX: - Remove all hardcoded references to parsers/sources on client layer. - Embedded parsers & sources should be dynamically defined like plugins. - Client just gets a list of available parser/sources and suggest it to user; in other words, client doesn't know a source of parser/source (is it plugin or embedded) ## Issue - main issue is: some parser and sources (like DLT or Serial Port) has very specific configuration step, which is quite problematic make configurable and abstract. It might be, this functionality will go to chipmunk v.4
Overdue by 9 month(s)•Due by May 1, 2025•11/18 issues closed- Full support of plugins system (in local scope, without remote repo) as experimental feature - Stable plugin's API - Minimal developing tools/utils (cargo generate, examples, docs, etc.)
Overdue by 11 month(s)•Due by March 1, 2025•11/11 issues closedParsers refactoring includes: - optimization of exporting operation - adding feature of getting details in key:value format (ex, JSON)
No due date•1/3 issues closedCollecting bugs and issues with high priority
No due date•8/9 issues closed- No due date•6/6 issues closed
- No due date•4/4 issues closed
- No due date•2/3 issues closed
- No due date•2/4 issues closed
Support of searching across multiple text-plain files
No due date•0/5 issues closed- No due date•4/4 issues closed
- No due date•5/5 issues closed
Extracting values by regular expression and building a chart based on it. Restrictions: - one regular expression - one chart - regular expression consider only one group ex. `CPU=(\d*)`
No due date•4/4 issues closedFor any "standalone" functionality we should use unbound session, which is created once per chipmunk session
No due date•3/3 issues closedSupport of extracting attached files/resources from binary logs. For example DLT traces could include media files.
No due date•7/7 issues closed