-
Notifications
You must be signed in to change notification settings - Fork 115
Comparing changes
Open a pull request
base repository: newrelic/newrelic-python-agent
base: v10.4.0
head repository: newrelic/newrelic-python-agent
compare: v10.5.0
Commits on Dec 13, 2024
-
* ci(mergify): upgrade configuration to current format * [Mega-Linter] Apply linters fixes * Remove merge queue from mergify bot * Restore deleted comment --------- Co-authored-by: Mergify <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <mergify[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 57ba3fb - Browse repository at this point
Copy the full SHA 57ba3fbView commit details
Commits on Dec 16, 2024
-
Chore - Update Linter Configs (#1273)
* Add more linter configuration * Disable flynt fstrings in setup.py * Run flynt and other linters * Split pylint config over multiple lines * Add setup.py disable for flynt
Configuration menu - View commit details
-
Copy full SHA for 25e1f1e - Browse repository at this point
Copy the full SHA 25e1f1eView commit details
Commits on Dec 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7dc8c24 - Browse repository at this point
Copy the full SHA 7dc8c24View commit details
Commits on Dec 28, 2024
-
Merge pull request #1278 from newrelic/add-tablestore-vectorstore
Add Tablestore VectorStore
Configuration menu - View commit details
-
Copy full SHA for 4c06d26 - Browse repository at this point
Copy the full SHA 4c06d26View commit details
Commits on Jan 6, 2025
-
Add auto-layer-releases flow to deploy flow
Move auto-layer-releases flow from lambda to GHA.
Configuration menu - View commit details
-
Copy full SHA for 830f54c - Browse repository at this point
Copy the full SHA 830f54cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e8794e - Browse repository at this point
Copy the full SHA 3e8794eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4142cf3 - Browse repository at this point
Copy the full SHA 4142cf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f16b700 - Browse repository at this point
Copy the full SHA f16b700View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6833add - Browse repository at this point
Copy the full SHA 6833addView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ac223d - Browse repository at this point
Copy the full SHA 9ac223dView commit details
Commits on Jan 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0988d57 - Browse repository at this point
Copy the full SHA 0988d57View commit details
Commits on Jan 8, 2025
-
Check for ExceptionMiddlware removal in starlette.exceptions (#1282)
* Add check for import proxy removal * Fix order of logic
Configuration menu - View commit details
-
Copy full SHA for 34e7024 - Browse repository at this point
Copy the full SHA 34e7024View commit details
Commits on Jan 9, 2025
-
Update .github/workflows/deploy-python.yml
Co-authored-by: Timothy Pansino <11214426+TimPansino@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3de90db - Browse repository at this point
Copy the full SHA 3de90dbView commit details
Commits on Jan 10, 2025
-
Merge pull request #1274 from newrelic/add-layers-release-flow-to-gha
Add auto-layer-releases flow to deploy flow
Configuration menu - View commit details
-
Copy full SHA for e4ff798 - Browse repository at this point
Copy the full SHA e4ff798View commit details
Commits on Jan 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cda28b6 - Browse repository at this point
Copy the full SHA cda28b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3543569 - Browse repository at this point
Copy the full SHA 3543569View commit details -
Merge pull request #1286 from newrelic/fix-sanic-testing
Fix Sanic Testing
Configuration menu - View commit details
-
Copy full SHA for d13cf32 - Browse repository at this point
Copy the full SHA d13cf32View commit details
Commits on Jan 18, 2025
-
* Fix issue with document ID changing content of request * Add temperature explicitly as an argument to openai client --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 415dc73 - Browse repository at this point
Copy the full SHA 415dc73View commit details -
Merge pull request #1285 from newrelic/develop-tests
Merge develop-tests into main
Configuration menu - View commit details
-
Copy full SHA for 9dd76a8 - Browse repository at this point
Copy the full SHA 9dd76a8View commit details
Commits on Jan 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 454709e - Browse repository at this point
Copy the full SHA 454709eView commit details
Commits on Jan 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9bae55a - Browse repository at this point
Copy the full SHA 9bae55aView commit details -
Merge pull request #1292 from newrelic/add-quotes
Add quotes to release tags workflow
Configuration menu - View commit details
-
Copy full SHA for 58363f2 - Browse repository at this point
Copy the full SHA 58363f2View commit details
Commits on Jan 29, 2025
-
Structlog processor formatter (#1289)
* Initial commit * Add local_log_decoration tests * Add tests for processor formatter * Add try-except clauses --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 84a5d46 - Browse repository at this point
Copy the full SHA 84a5d46View commit details -
fix(NewRelicContextFormatter): add cause and context to stack traces (#…
…1266) Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: Timothy Pansino <11214426+TimPansino@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 019b019 - Browse repository at this point
Copy the full SHA 019b019View commit details -
cassandra-driver Instrumentation (#1280)
* Add cassandradriver to tox * Add initial cassandra instrumentation * Add cassandra testing * Refined instrumentation and tests * Cover multiple async reactors in tests * Separate async and sync tests * Provide cluster options as fixture * Add ORM Model tests for cqlengine * Add cassandra runner to Github Actions * Adjust cassandra tox env list * Add skip for pypy libev tests * Format trivy * Address suggestions from code review --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 82918c5 - Browse repository at this point
Copy the full SHA 82918c5View commit details -
Add Vectorstore instrumentation automation (#1279)
* Tweak instrumentation & add automation script * Remove commented out code * Move script and add description * Remove breakpoint --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: Timothy Pansino <11214426+TimPansino@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fb171c0 - Browse repository at this point
Copy the full SHA fb171c0View commit details -
Add Agent Control Health Checks (#1294)
* Initial commit. * Add status change logic. * Checkpoint. * Remove unused arg. * Clear configuration leaking from test_configuration.py. * Remove log statement when fleet ID is not found. * Add support testing and support for new status codes. * Update thread names to use NR-Control. * Refactoring. * Address review feedback. * Capture urlparse logic in try except. * Add additional shutdown check in shutdown_agent. * Refactor status code and message usage in superagent * Update regex assertion Co-authored-by: Timothy Pansino <11214426+TimPansino@users.noreply.github.com> * Add super agent supportability metric. * Add newline. * Rename super agent to agent control. * Fix supportability metric test. * Update agent control config. * Add explicit check for empty delivery location. * Change delivery location to property on health check class. * Initial commit. * Add status change logic. * Checkpoint. * Remove unused arg. * Clear configuration leaking from test_configuration.py. * Remove log statement when fleet ID is not found. * Add support testing and support for new status codes. * Update thread names to use NR-Control. * Refactoring. * Address review feedback. * Capture urlparse logic in try except. * Add additional shutdown check in shutdown_agent. * Refactor status code and message usage in superagent * Update regex assertion Co-authored-by: Timothy Pansino <11214426+TimPansino@users.noreply.github.com> * Add super agent supportability metric. * Add newline. * Rename super agent to agent control. * Fix supportability metric test. * Use environ_as_bool/ int. * Add max 3 app names unhealthy status code. * Switch order of tests to avoid config collisions. * Reset app name. * Reuse app name list variable. * Fix line spacing. * [Mega-Linter] Apply linters fixes * Initial commit. * Add status change logic. * Checkpoint. * Remove unused arg. * Clear configuration leaking from test_configuration.py. * Remove log statement when fleet ID is not found. * Add support testing and support for new status codes. * Update thread names to use NR-Control. * Refactoring. * Address review feedback. * Capture urlparse logic in try except. * Add additional shutdown check in shutdown_agent. * Refactor status code and message usage in superagent * Update regex assertion Co-authored-by: Timothy Pansino <11214426+TimPansino@users.noreply.github.com> * Add super agent supportability metric. * Add newline. * Rename super agent to agent control. * Fix supportability metric test. * Update agent control config. * Add explicit check for empty delivery location. * Change delivery location to property on health check class. * Initial commit. * Add status change logic. * Checkpoint. * Remove unused arg. * Clear configuration leaking from test_configuration.py. * Remove log statement when fleet ID is not found. * Add support testing and support for new status codes. * Update thread names to use NR-Control. * Refactoring. * Address review feedback. * Capture urlparse logic in try except. * Add additional shutdown check in shutdown_agent. * Refactor status code and message usage in superagent * Update regex assertion Co-authored-by: Timothy Pansino <11214426+TimPansino@users.noreply.github.com> * Rename super agent to agent control. * Use environ_as_bool/ int. * Add license header to HTTP client recorder. --------- Co-authored-by: Tim Pansino <timpansino@gmail.com> Co-authored-by: Timothy Pansino <11214426+TimPansino@users.noreply.github.com> Co-authored-by: umaannamalai <umaannamalai@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1e87217 - Browse repository at this point
Copy the full SHA 1e87217View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2431215 - Browse repository at this point
Copy the full SHA 2431215View commit details -
Configuration menu - View commit details
-
Copy full SHA for b95ea5e - Browse repository at this point
Copy the full SHA b95ea5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35e23fa - Browse repository at this point
Copy the full SHA 35e23faView commit details
Commits on Jan 30, 2025
-
Merge pull request #1296 from newrelic/update-cicd-actions
Rollback to Ubuntu-22 Runners
Configuration menu - View commit details
-
Copy full SHA for 237897a - Browse repository at this point
Copy the full SHA 237897aView commit details
There are no files selected for viewing
Large diffs are not rendered by default.