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

Docker ContainerID Support for CGroupV2 #797

Merged
merged 5 commits into from
Oct 19, 2023

Conversation

mirackara
Copy link
Contributor

Links

Details

mirackara and others added 5 commits September 18, 2023 11:35
* minor fix for complete security disable flag

* Create FastHTTP Client Functions

* FastHTTP Request Integration

* FastHTTP example file

* FastHTTP Request Integration

* FastHTTP Response file

* mod file

* update security agent version

* supportability metric

* Created unit tests and removed extraneous file

* Moved FastHTTP to internal instrumentation

* Added testing for errors

* chore: add logs-in-context example with logrus

* chore: move example to specific folder

* FastHTTP external segments/Client example

* License for Server Example

* Added test for external segment/minor fixes

* FastHTTP Integration (newrelic#774)

Added Support For FastHTTP

* V3.25.0 Changelog (newrelic#781)

* V3.25.0

* update version

* corrected changelog for 3.25 release

* Fixed test not passing

* Update segments.go

Removed extra function

---------

Co-authored-by: aayush-ap <[email protected]>
Co-authored-by: Steve Willoughby <[email protected]>
Co-authored-by: Julien Erard <[email protected]>
Co-authored-by: Emilio Garcia <[email protected]>
Co-authored-by: Steve Willoughby <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Oct 17, 2023

Codecov Report

Merging #797 (1dfc403) into develop (89f60a8) will decrease coverage by 0.06%.
The diff coverage is 48.14%.

@@             Coverage Diff             @@
##           develop     #797      +/-   ##
===========================================
- Coverage    81.38%   81.32%   -0.06%     
===========================================
  Files          134      133       -1     
  Lines        12353    12289      -64     
===========================================
- Hits         10053     9994      -59     
+ Misses        2014     2012       -2     
+ Partials       286      283       -3     
Files Coverage Δ
v3/internal/sysinfo/docker.go 73.33% <48.14%> (-6.67%) ⬇️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mirackara mirackara merged commit 05ee293 into newrelic:develop Oct 19, 2023
43 of 47 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.

4 participants