Map Trilogy -> MySQL#2966
Merged
hannahramadan merged 5 commits intodevfrom Nov 26, 2024
Merged
Conversation
kaylareopelle
previously approved these changes
Nov 25, 2024
Co-authored-by: Kayla Reopelle <87386821+kaylareopelle@users.noreply.github.com>
Contributor
SimpleCov Report
|
kaylareopelle
approved these changes
Nov 26, 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 <87386821+kaylareopelle@users.noreply.github.com> --------- Co-authored-by: Kayla Reopelle <87386821+kaylareopelle@users.noreply.github.com> * 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 <ruby-agent@newrelic.com> Co-authored-by: Hannah Ramadan <76922290+hannahramadan@users.noreply.github.com> --------- Co-authored-by: Tanna McClure <tmcclure@newrelic.com> Co-authored-by: Kayla Reopelle <kreopelle@newrelic.com> Co-authored-by: Kayla Reopelle <87386821+kaylareopelle@users.noreply.github.com> Co-authored-by: Hannah Ramadan <76922290+hannahramadan@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: newrelic-ruby-agent-bot <ruby-agent@newrelic.com>
hannahramadan
added a commit
that referenced
this pull request
Jan 29, 2025
* 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 <87386821+kaylareopelle@users.noreply.github.com> --------- Co-authored-by: Kayla Reopelle <87386821+kaylareopelle@users.noreply.github.com> * 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 <ruby-agent@newrelic.com> Co-authored-by: Hannah Ramadan <76922290+hannahramadan@users.noreply.github.com> --------- Co-authored-by: Tanna McClure <tmcclure@newrelic.com> Co-authored-by: Kayla Reopelle <kreopelle@newrelic.com> Co-authored-by: Kayla Reopelle <87386821+kaylareopelle@users.noreply.github.com> Co-authored-by: Hannah Ramadan <76922290+hannahramadan@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: newrelic-ruby-agent-bot <ruby-agent@newrelic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add mapping for Trilogy -> MySQL
closes #2221