opentelemetry-php/examples/traces/features
Brett McBride 5276df3171
auto root span creation (#1354)
* auto root span creation
proof of concept for automatically creating a root span on startup.
the obvious deficiencies are:
- no idea of response values (status code etc)
- does not capture exceptions

* deptrac
2024-08-23 09:15:18 -04:00
..
auto_root_span.php auto root span creation (#1354) 2024-08-23 09:15:18 -04:00
batch_exporting.php migrate Clock classes to API (#1281) 2024-04-29 10:28:06 +10:00
batch_exporting_with_self_diagnostics.php Drop PHP 7.4 support (#1244) 2024-03-03 20:21:16 -05:00
concurrent_spans.php psalm check examples (#1006) 2023-05-31 08:13:35 +02:00
configuration_from_environment.php fix: documentations links (#1125) 2023-10-13 11:48:23 +11:00
creating_a_new_trace_in_the_same_process.php psalm check examples (#1006) 2023-05-31 08:13:35 +02:00
ignore_request_urls.php adding OTEL_PHP_EXCLUDED_URLS (#1226) 2024-02-01 08:21:30 -05:00
local_root_span.php adding LocalRootSpan (#1310) 2024-08-06 07:58:33 -04:00
local_root_span_with_remote_parent.php adding LocalRootSpan (#1310) 2024-08-06 07:58:33 -04:00
parent_span_example.php enable timeout for http transports (#1275) 2024-04-25 16:21:00 +10:00
resource_detectors.php psalm check examples (#1006) 2023-05-31 08:13:35 +02:00
span_resources.php fix: documentations links (#1125) 2023-10-13 11:48:23 +11:00