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 NEW_RELIC_K8S_OPERATOR_ENABLED #1127

Merged
merged 2 commits into from Apr 19, 2024

Commits on Apr 18, 2024

  1. Celery Instrumentation Cleanup (#1128)

    * Rename files for better conventions
    
    * Move worker config to conftest
    
    * Update existing tests
    
    * Add all celery task running methods to tests
    
    * Patch celery name extraction crash
    
    * Add correct metrics for all tests
    
    * Fix map and starmap validators
    
    * Fully corrected celery tests
    
    * Remove celery tracer instrumentation
    
    * Fix issue with wrappers not being detected by celery
    
    * Add additional logic to celery task naming for mapping tasks
    
    * Patch distributed tracing for new instrumentation point
    
    * Expand celery testing matrix to all supported minor versions
    
    * Remove unused code, and reorganize
    
    * Linting
    
    * Add another comment
    
    * Remove all python 2 testing requirements
    TimPansino committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7b90b64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc7381a View commit details
    Browse the repository at this point in the history