Skip to content

Refactors and cleans up OTEL's log handler usage#199

Open
nanodirijabl wants to merge 4 commits intootel_logsfrom
ft/refactor-otel-logs
Open

Refactors and cleans up OTEL's log handler usage#199
nanodirijabl wants to merge 4 commits intootel_logsfrom
ft/refactor-otel-logs

Conversation

@nanodirijabl
Copy link
Copy Markdown
Contributor

No description provided.

@nanodirijabl nanodirijabl requested a review from WWWcool March 25, 2026 07:21

-spec init_per_suite(config()) -> config().
init_per_suite(C) ->
% ok = logger:set_primary_config(level, debug),
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

это уже не нужно?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Добавил коммент об это строке. Для иллюстративности чтобы была куча логов в коллекторе можно это оставить раскомментированным.

Comment on lines +123 to +125
dbg:
$(REBAR) ct -v --suite=apps/hellgate/test/hg_invoice_tests_SUITE.erl --group=all_non_destructive_tests --case=payment_big_cascade_success

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

это тоже?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Пока оставил для удобства запуска самого "многословного" тесткейса.

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.

2 participants