Skip to content

Don't throw exception if instrumented function is missing#142

Merged
intuibase merged 1 commit intoelastic:mainfrom
intuibase:dont_throw_if_func_is_missing
Jan 2, 2025
Merged

Don't throw exception if instrumented function is missing#142
intuibase merged 1 commit intoelastic:mainfrom
intuibase:dont_throw_if_func_is_missing

Conversation

@intuibase
Copy link
Contributor

During MySQLi instrumentation development, I realized that there might be functions introduced or deprecated depending on the PHP version. In such cases, we don’t want to throw any exceptions but instead log it at the debug level.

@intuibase intuibase self-assigned this Dec 18, 2024
@intuibase intuibase force-pushed the dont_throw_if_func_is_missing branch from 79b382d to a61d941 Compare December 19, 2024 16:20
@intuibase intuibase merged commit 8db652d into elastic:main Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants