diff options
| author | Remi Collet <remi@remirepo.net> | 2023-01-14 09:04:50 +0100 | 
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2023-01-14 09:04:50 +0100 | 
| commit | 881bdb17c28004918c9bd751431b20dfe8e3ccb3 (patch) | |
| tree | a793c189840abdf5e3ba49aff4ebc4543e707cc7 /PHPINFO | |
| parent | 6a4abbc8a0d3f36b7d02a8641a940bbae7ad09a3 (diff) | |
update to 0.83.0
Diffstat (limited to 'PHPINFO')
| -rw-r--r-- | PHPINFO | 14 | 
1 files changed, 7 insertions, 7 deletions
@@ -7,14 +7,14 @@ For help, check out the documentation at https://docs.datadoghq.com/tracing/lang  (c) Datadog 2020  Datadog tracing support => disabled -Version => 0.82.0 +Version => 0.83.0  DATADOG TRACER CONFIGURATION => { -    "date": "2022-12-07T06:38:02Z", -    "os_name": "Linux builder.remirepo.net 6.0.11-100.fc35.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Dec 2 21:00:55 UTC 2022 x86_64", -    "os_version": "6.0.11-100.fc35.x86_64", -    "version": "0.82.0", +    "date": "2023-01-14T07:24:06Z", +    "os_name": "Linux builder.remirepo.net 6.0.18-300.fc37.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Jan 7 17:10:00 UTC 2023 x86_64", +    "os_version": "6.0.18-300.fc37.x86_64", +    "version": "0.83.0",      "lang": "php", -    "lang_version": "8.0.26", +    "lang_version": "8.1.14",      "env": null,      "enabled": true,      "service": null, @@ -46,7 +46,7 @@ DATADOG TRACER CONFIGURATION => {      "integrations_disabled": "default",      "enabled_from_env": false,      "opcache.file_cache": null, -    "agent_error": "Failed to connect to localhost port 8126 after 0 ms: Connexion refus\u00e9e" +    "agent_error": "Failed to connect to localhost port 8126 after 0 ms: Connection refused"  }  Directive => Local Value => Master Value  | 
