Skip to content

Commit

Permalink
Update wordpress 4.8 snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
estringana committed Dec 29, 2023
1 parent aaef037 commit cee8c75
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"_dd.p.dm": "-0",
"component": "wordpress",
"http.method": "GET",
"http.route": "([^/]+)(?:/([0-9]+))?/?$",
"http.status_code": "200",
"http.url": "http://localhost:9999/simple?key=value&<redacted>",
"runtime-id": "dccda1ae-615d-4300-bae1-1ba83e60ac15",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"error.stack": "#0 /home/circleci/datadog/tests/Frameworks/WordPress/Version_4_8/wp-includes/class-wp-hook.php(298): datadog_parse_request()\n#1 /home/circleci/datadog/tests/Frameworks/WordPress/Version_4_8/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters()\n#2 /home/circleci/datadog/tests/Frameworks/WordPress/Version_4_8/wp-includes/plugin.php(515): WP_Hook->do_action()\n#3 /home/circleci/datadog/tests/Frameworks/WordPress/Version_4_8/wp-includes/class-wp.php(388): do_action_ref_array()\n#4 /home/circleci/datadog/tests/Frameworks/WordPress/Version_4_8/wp-includes/class-wp.php(735): WP->parse_request()\n#5 /home/circleci/datadog/tests/Frameworks/WordPress/Version_4_8/wp-includes/functions.php(955): WP->main()\n#6 /home/circleci/datadog/tests/Frameworks/WordPress/Version_4_8/wp-blog-header.php(16): wp()\n#7 /home/circleci/datadog/tests/Frameworks/WordPress/Version_4_8/index.php(17): require()\n#8 {main}",
"error.type": "Exception",
"http.method": "GET",
"http.route": "([^/]+)(?:/([0-9]+))?/?$",
"http.status_code": "200",
"http.url": "http://localhost:9999/error?key=value&<redacted>",
"runtime-id": "dccda1ae-615d-4300-bae1-1ba83e60ac15",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"_dd.p.dm": "-0",
"component": "wordpress",
"http.method": "GET",
"http.route": "([^/]+)(?:/([0-9]+))?/?$",
"http.status_code": "200",
"http.url": "http://localhost:9999/simple_view?key=value&<redacted>",
"runtime-id": "dccda1ae-615d-4300-bae1-1ba83e60ac15",
Expand Down

0 comments on commit cee8c75

Please sign in to comment.