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

Add method name into telemetry in Context#run #4103

Merged
merged 4 commits into from
Nov 14, 2024

Conversation

Strech
Copy link
Contributor

@Strech Strech commented Nov 12, 2024

What does this PR do?

Add method name into the error message for telemetry logs.

Motivation:

As a workaround until we align telemetry to the error tracking we want to filter telemetry logs better.

Change log entry

No.

Additional Notes:

Existing monitor should be adjusted accordingly after release.

How to test the change?

CI is enough.

@Strech Strech added the dev/internal Other internal work that does not need to be included in the changelog label Nov 12, 2024
@Strech Strech requested a review from a team as a code owner November 12, 2024 11:01
@github-actions github-actions bot added the appsec Application Security monitoring product label Nov 12, 2024
@pr-commenter
Copy link

pr-commenter bot commented Nov 12, 2024

Benchmarks

Benchmark execution time: 2024-11-14 10:41:52

Comparing candidate commit 7d00da8 in PR branch appsec-55802-add-method-name-to-libddwaf-debug-message with baseline commit daa81ea in branch master.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 29 metrics, 2 unstable metrics.

@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.78%. Comparing base (daa81ea) to head (7d00da8).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4103      +/-   ##
==========================================
+ Coverage   97.77%   97.78%   +0.01%     
==========================================
  Files        1350     1350              
  Lines       81076    81076              
  Branches     4085     4085              
==========================================
+ Hits        79271    79283      +12     
+ Misses       1805     1793      -12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Strech Strech merged commit ce1a178 into master Nov 14, 2024
255 of 260 checks passed
@Strech Strech deleted the appsec-55802-add-method-name-to-libddwaf-debug-message branch November 14, 2024 14:44
@github-actions github-actions bot added this to the 2.8.0 milestone Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
appsec Application Security monitoring product dev/internal Other internal work that does not need to be included in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants