Brett McBride

Results 292 comments of Brett McBride

@gnumoksha have you been able to get the tracestate header value that it's complaining about?

Closing due to inactivity. Please reopen if required, with the details requested.

I think you're using an old version of the wordpress auto-instrumentation package. It's not clear from your info above how you installed it (not via composer, by the looks of...

> This is from official example file. Maybe, I need write exact versions for packages? If you run `composer update`, does it update to later versions of the packages? In...

> When I try update(after install) I got this message, and not updating packages Had you already updated though? What does `composer show` say about which version is installed?

> open-telemetry/opentelemetry-auto-wordpress 0.0.5 OpenTelemetry auto-in... I don't know why that's so old, but can you update your composer.json to `^0.0.15` and then composer update? It may fail, but give more...

ok, that's progress. without knowing your setup, I can't say where stdout output (from the console logger) would go. According to https://stackoverflow.com/questions/11318768/php-stdout-on-apache then stdout goes to the web server (apache...

> I am using apache2 in foreground, and i see the log/console with k9s "l" key, Thanks for the help in fatal error. If you are still not seeing any...

PR against google/protobuf to allow formatting enums as strings for JSON output: https://github.com/protocolbuffers/protobuf/pull/12707