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

handle case when no span is created in GRPC client interceptor #1740

Merged
merged 15 commits into from
Feb 16, 2023

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    a364282 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    099e482 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Migrate Jenkinsfile 2 GH Actions Workflow (elastic#1731)

    * Migrate Jenkinsfile to GH Actions
    
    * Generic naming
    
    * Upload junit test and coverage reports on success or on failure
    
    * Better naming
    
    * Remove cron from packages workflow
    
    * Rename all occurences of WEBFRAMEWORK to FRAMEWORK
    reakaleek authored and beniwohli committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    b4ad53d View commit details
    Browse the repository at this point in the history
  2. Add a warning about BaseHTTPMiddleware to Starlette docs (elastic#1735)

    * Add a warning about BaseHTTPMiddleware to Starlette docs
    
    Also switch to using get_client() and make the docs simpler for
    environment variable configuration.
    
    * CHANGELOG
    basepi authored and beniwohli committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    9203917 View commit details
    Browse the repository at this point in the history
  3. Change server_url default to avoid ipv6 ambiguity (elastic#1744)

    * Change `server_url` default to avoid ipv6 ambiguity
    
    * Fix failing test and another minor doc fix
    basepi authored and beniwohli committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    40cd08a View commit details
    Browse the repository at this point in the history
  4. Add service.agent.activation_method to metadata (elastic#1743)

    * Add activation_method to metadata
    
    * Add test
    
    * Move activation_method default above start_threads
    
    * CHANGELOG
    basepi authored and beniwohli committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    1444a90 View commit details
    Browse the repository at this point in the history
  5. Fix nightly scheduled test (elastic#1747)

    * Split matrix items into chunks
    
    to bypass the 256 limit of matrix items in github actions
    
    * cleanup
    
    * Add comments
    reakaleek authored and beniwohli committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    d66b12e View commit details
    Browse the repository at this point in the history
  6. Add update-specs updatcli workflow (elastic#1745)

    * Add update-specs updatcli workflow
    
    * Fix paths
    reakaleek authored and beniwohli committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    8798092 View commit details
    Browse the repository at this point in the history
  7. Required Status Check (elastic#1749)

    * Create single status check that can be set as required
    
    * Let windows test runs exit with the correct exit code
    
    * Set the exit code
    
    * Formatting
    
    * fix
    
    * More readable jq query
    reakaleek authored and beniwohli committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    611b586 View commit details
    Browse the repository at this point in the history
  8. Set status check to success in case it's an only-docs PR (elastic#1753)

    * Set status check to success in case it's a only-docs PR
    
    * Set permissions
    
    * fix path patterns
    
    * Add comments
    reakaleek authored and beniwohli committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    f4d5a35 View commit details
    Browse the repository at this point in the history
  9. Update badge (elastic#1752)

    reakaleek authored and beniwohli committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    ead96a2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a4553b0 View commit details
    Browse the repository at this point in the history
  11. Fix sha source (elastic#1754)

    reakaleek authored and beniwohli committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    44fcc86 View commit details
    Browse the repository at this point in the history
  12. update changelog

    beniwohli committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    d7775eb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e7139e2 View commit details
    Browse the repository at this point in the history