Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kamon-io/Kamon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.7.0
Choose a base ref
...
head repository: kamon-io/Kamon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.7.1
Choose a head ref
  • 5 commits
  • 38 files changed
  • 6 contributors

Commits on Mar 1, 2024

  1. Add ZIO2 context propagation (#1318)

    * Add ZIO2 context propagation via adding a Supervisor
    
    * Skip fiber init advice, use the supervisor exclusively
    
    * Attempt to close the scope on end
    dispalt authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d362be3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43bc5fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d57d57 View commit details
    Browse the repository at this point in the history
  4. Add kamon http4s (#1319)

    * Added kamon-http4s
    
    * Compiling and almost working tests
    
    * Final touches
    
    * Cleanup
    
    * Packaging
    
    * Change approach to release 2 diffeent modules
    
    * Cleanup
    
    * Address flakiness
    
    * Revert change
    
    ---------
    
    Co-authored-by: irodotos <irodotos@vaslabs.io>
    vaslabs and irodotos7 authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    6ad4fcc View commit details
    Browse the repository at this point in the history
  5. Add kamon-opensearch (#1324)

    * add: kamon instrumentation for opensearch
    
    * refactor: use opensearch for testing
    rgprajeen authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    13b3069 View commit details
    Browse the repository at this point in the history
Loading