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

Change agent unavailable to debug #2975

Merged
merged 2 commits into from
Nov 27, 2024
Merged

Change agent unavailable to debug #2975

merged 2 commits into from
Nov 27, 2024

Conversation

hannahramadan
Copy link
Contributor

@hannahramadan hannahramadan commented Nov 26, 2024

Previously, the agent would emit aWARN level log when it is unavailable, causing excess log noise. The agent now emits a DEBUG level log instead.

closes #2972

Copy link
Contributor

SimpleCov Report

Coverage Threshold
Line 93.87% 93%
Branch 69.71% 50%

@hannahramadan hannahramadan marked this pull request as ready for review November 26, 2024 23:47
@hannahramadan hannahramadan merged commit 657d95b into dev Nov 27, 2024
34 checks passed
@hannahramadan hannahramadan deleted the debug_level_not_warn branch November 27, 2024 00:20
@hannahramadan hannahramadan changed the title Change agent status to debug not warn Change agent unavailable to debug Nov 27, 2024
hannahramadan added a commit that referenced this pull request Dec 4, 2024
* add access key decode back for aws account id

* move nil check to arn create method

* update aws instrumentation to use updated access key method

* Remove Trivy scans

They are only required for teams that ship containers.
We do not ship containers.

* Sync changelog with docs editor updates

* Backport config doc edits from technical writers

* Map Trilogy -> MySQL (#2966)

* Map Trilogy to MySQL

Co-authored-by: Kayla Reopelle <[email protected]>

---------

Co-authored-by: Kayla Reopelle <[email protected]>

* Change agent status to debug not warn (#2975)

* Change agent unavailable to `debug`

* Change title to bugfix (#2979)

* Prerelease 9.16.1-pre (#2980)

* bump version

---------

Co-authored-by: newrelic-ruby-agent-bot <[email protected]>
Co-authored-by: Hannah Ramadan <[email protected]>

---------

Co-authored-by: Tanna McClure <[email protected]>
Co-authored-by: Kayla Reopelle <[email protected]>
Co-authored-by: Kayla Reopelle <[email protected]>
Co-authored-by: Hannah Ramadan <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: newrelic-ruby-agent-bot <[email protected]>
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.

Quieten "Agent unavailable as it hasn't been started" warnings
2 participants