Replies: 2 comments 2 replies
-
How long is the code you are profiling running? |
Beta Was this translation helpful? Give feedback.
1 reply
-
According to logs profiling was also started:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
No profiles are generated. Tried different sentry, excimer version, image distros and etc. Nothing works. Transactions are being sent
While inspecting profiler i noticed what its empty (Profiler.php::stop() method)
Produces:
object(ExcimerLog)#189 (0) {}
Dockerfile:
sentry.yaml:
extension is also available
Running sentry/sentry-symfony:5.6 + symfony 6.3. What could be the root cause? Any guesses are appreciated
Beta Was this translation helpful? Give feedback.
All reactions