opentelemetry-php/examples/traces/exporters
Brett McBride 2d9097492c
fixing CI complaints (#1666)
* fixing psalm complaints
use rector (and psalm) to add Override attributes, and add symfony polyfill to
provide Override in earlier php versions

* fixing more psalm complaints

* more fixes

* adding stubs for deptrac
there are some things in our code that deptrac doesn't understand or are missing
for some php versions. stub them to quieten all those violation warnings

* why not cache invalid :(

* display tools versions

* fix tools cache key

* changing cache key

* dont complain about unused psalm suppressions

* suppress invalid attribute

* quieten phpstan php8.5 complaints

* revert previous commit...now other php versions complain about an unused ignore :(

* revert typecasting in metrics aggregators

* Update src/Contrib/Otlp/ProtobufSerializer.php

Co-authored-by: Chris Lightfoot-Wild <github-clw@wild.me.uk>

* remove override stub and use the polyfill from deptrac

---------

Co-authored-by: Chris Lightfoot-Wild <github-clw@wild.me.uk>
2025-07-22 11:02:18 +10:00
..
in_memory.php fixing some psalm 5 complaints (#1110) 2023-09-05 08:56:24 +10:00
otlp_file.php fixing CI complaints (#1666) 2025-07-22 11:02:18 +10:00
otlp_file_autoload.php adding otlp/file exporter (#1465) 2025-01-09 10:50:03 +11:00
otlp_file_from_factory.php adding otlp/file exporter (#1465) 2025-01-09 10:50:03 +11:00
otlp_grpc.php refactor sdk/api logging (#1105) 2023-08-31 09:39:33 +10:00
otlp_grpc_from_factory.php refactor sdk/api logging (#1105) 2023-08-31 09:39:33 +10:00
otlp_http.php refactor sdk/api logging (#1105) 2023-08-31 09:39:33 +10:00
otlp_http_from_factory.php enable timeout for http transports (#1275) 2024-04-25 16:21:00 +10:00
otlp_http_json.php upgrade psalm to v5 (#1246) 2024-03-04 06:58:09 -05:00
zipkin.php enable timeout for http transports (#1275) 2024-04-25 16:21:00 +10:00