Skip to content

feat(log): support new aggregation type in MI logs - #537

Open
okt-viacheslav wants to merge 1 commit into
ts-factory:mainfrom
okt-viacheslav:series_aggr
Open

feat(log): support new aggregation type in MI logs#537
okt-viacheslav wants to merge 1 commit into
ts-factory:mainfrom
okt-viacheslav:series_aggr

Conversation

@okt-viacheslav

@okt-viacheslav okt-viacheslav commented Mar 13, 2026

Copy link
Copy Markdown
Contributor

TE has introduced a new aggregation type in MI logs, which allows to store multiple values in one log message. These values are stored in a separate field called "values", and one message may provide either the old "value" field or the new "values" field.

Update the JSON schema accordingly.

Requires the following TE patch series: oktetlabs/test-environment#102

TE has introduced a new aggregation type in MI logs, which allows to
store multiple values in one log message. These values are stored in a
separate field called "values", and one message may provide either the
old "value" field or the new "values" field.

Update the JSON schema accordingly.

Signed-off-by: Viacheslav Galaktionov <viacheslav.galaktionov@oktet.tech>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant