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: community-of-python/microbootstrap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.20.0
Choose a base ref
...
head repository: community-of-python/microbootstrap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 11 commits
  • 11 files changed
  • 3 contributors

Commits on Jun 10, 2025

  1. Configuration menu
    Copy the full SHA
    44a4439 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. Configuration menu
    Copy the full SHA
    6df6c75 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. Configuration menu
    Copy the full SHA
    cf8f141 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a85b4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e66f180 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. Configuration menu
    Copy the full SHA
    78333f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. instruments: open_telemetry: port auto_instrumentation

    - auto_instrumentation.initialize() uses a distro for loading instrumentation. This overrides some
    needed defaults, that we use in our loader. E.g. it starts exporting telemetry somewhere
    undesirable. So these changes port the loader to our infrastructure.
    danberdev committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    e51605a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #110 from community-of-python/feature/port-auto-in…

    …strumentalization
    
    instruments: open_telemetry: port auto_instrumentation
    insani7y authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    bc92ffc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06e5cd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5db73e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2025

  1. Implement new hook to modify application after creation but before in…

    …strument bootstrapping (#114)
    vrslev authored Jul 18, 2025
    Configuration menu
    Copy the full SHA
    485ddf7 View commit details
    Browse the repository at this point in the history
Loading