Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use debug exporter #320

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Use debug exporter #320

merged 1 commit into from
Dec 18, 2024

Conversation

soderlind
Copy link
Contributor

This pull request includes multiple updates to the examples/instrumentation/Wordpress directory, focusing on updating dependencies and configuration files for better compatibility and functionality. The most important changes include updating the base images in Dockerfiles, updating dependency versions in composer.json, and modifying the OpenTelemetry collector configuration.

Dependency and Base Image Updates:

Configuration Changes:

@soderlind soderlind requested a review from a team as a code owner December 12, 2024 18:43
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.61%. Comparing base (009f34d) to head (34d5dbc).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #320      +/-   ##
============================================
+ Coverage     76.98%   79.61%   +2.63%     
+ Complexity      527      301     -226     
============================================
  Files            55       31      -24     
  Lines          2129     1467     -662     
============================================
- Hits           1639     1168     -471     
+ Misses          490      299     -191     
Flag Coverage Δ
Instrumentation/CakePHP 20.00% <ø> (ø)
Instrumentation/CodeIgniter 73.77% <ø> (ø)
Instrumentation/Curl ?
Instrumentation/Guzzle ?
Instrumentation/HttpAsyncClient ?
Instrumentation/MongoDB 76.31% <ø> (ø)
Instrumentation/OpenAIPHP 87.31% <ø> (?)
Instrumentation/PDO 89.95% <ø> (?)
Instrumentation/Psr14 77.14% <ø> (ø)
Instrumentation/Psr15 93.82% <ø> (ø)
Instrumentation/Psr16 ?
Instrumentation/Psr18 ?
Instrumentation/Psr6 ?
Instrumentation/Slim ?
Instrumentation/Symfony 88.70% <ø> (ø)
Instrumentation/Yii 77.68% <ø> (ø)
Propagation/ServerTiming 100.00% <ø> (ø)
Propagation/TraceResponse 100.00% <ø> (?)
ResourceDetectors/Container ?
Sampler/RuleBased ?
Shims/OpenTracing 92.45% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 32 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 009f34d...34d5dbc. Read the comment docs.

@ChrisLightfootWild
Copy link
Contributor

@soderlind please can you rebase this onto main? The diff includes changes from your previous PR.

@soderlind
Copy link
Contributor Author

@ChrisLightfootWild done

@brettmc brettmc merged commit 4e6037a into open-telemetry:main Dec 18, 2024
93 of 122 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants