onFinishRequest affects performance

Created on 11 January 2024, 11 months ago
Updated 17 January 2024, 10 months ago

Problem/Motivation

When we checked the reports it was found that opentelemetry adds 600-700ms to the main response which is not acceptable.
We only wants to have it on onTerminate event which does not affect end-users.

Steps to reproduce

1. Enabled opentelemetry
2. Open any page that triggers `onFinishRequest` event

Proposed resolution

Do not send any of the data via API in `onFinishRequest`

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇵🇱Poland dmitry.korhov Poland, Warsaw

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024