opentelemetry-php/examples/metrics/exporters
Brett McBride 73ff5adcb8
refactor sdk/api logging (#1105)
send errors/warnings/etc by default through PHP's error_log. This gives more control to administrators, since error_log can
be configured to write to any stream (file, stderr, etc). I think it's also less surprising for people trying out otel (particularly
with development PHP settings, where trigger_error often breaks an application).
Adding a configuration value to control where logs go: OTEL_PHP_LOG_DESTINATION.
2023-08-31 09:39:33 +10:00
..
console_from_factory.php psalm check examples (#1006) 2023-05-31 08:13:35 +02:00
otlp_grpc.php refactor sdk/api logging (#1105) 2023-08-31 09:39:33 +10:00
otlp_http.php psalm check examples (#1006) 2023-05-31 08:13:35 +02:00
stream.php psalm check examples (#1006) 2023-05-31 08:13:35 +02:00