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: hitsz-ids/duetector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.1
Choose a base ref
...
head repository: hitsz-ids/duetector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.2
Choose a head ref
  • 10 commits
  • 103 files changed
  • 2 contributors

Commits on Oct 23, 2023

  1. Bump to 0.1.2a

    Wh1isper committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    fd47e5c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#92)

    updates:
    - [github.com/psf/black: 23.9.1 → 23.10.0](psf/black@23.9.1...23.10.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    3316390 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#94)

    updates:
    - [github.com/psf/black: 23.10.0 → 23.10.1](psf/black@23.10.0...23.10.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    eda3dcf View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Upgrade clone tracer and improve otel (#96)

    * Better tracer_name support
    
    * Upgrade clone tracer
    
    * Improve otel
    Wh1isper authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    2f5fcf5 View commit details
    Browse the repository at this point in the history
  2. Fix typo (#98)

    Wh1isper authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    bb10f59 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Change to tow-step build (#100)

    * Change to tow-step build
    
    * Fixing CI
    Wh1isper authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9e9ff54 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#101)

    updates:
    - [github.com/psf/black: 23.10.1 → 23.11.0](psf/black@23.10.1...23.11.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    eec1b7a View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Support jaeger analyzer (#99)

    * Add some log for tracking data
    
    * Add jaeger proto bindings
    
    * Add pyi files for type hint
    
    * Demo for jaeger client
    
    * Init otel collector only once
    
    * Switch to otel build proto
    
    * Switch proto
    
    * Fix import issue
    
    * Fixing typo
    
    * Drop auth of image build and only build amd64
    
    * Building test for jaeger
    
    * Trying 127.0.0.1 in github action
    
    * Replacing all localhost to 127.0.0.1
    
    * Add timeout and use http response for checking
    
    * Support grpc secure channel
    
    * Support self-signed creds
    
    * Extract OTelInspector for all Otel code
    
    * Extract OTelInspector
    
    * Improve service api
    
    * Switch to async function
    
    * Add jaeger analyzer docs
    
    * Add docker build test for arm64
    
    * Support query trace
    
    * Fix import issue on 3.11
    
    * Support brief api
    
    * Add testing for all
    
    * Add some comments.
    
    * Fix not_support_params
    Wh1isper authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    4c1fc49 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Update Type Hint (#102)

    Wh1isper authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    c9379ac View commit details
    Browse the repository at this point in the history
  2. Bump to 0.1.2

    Wh1isper committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    ca251b7 View commit details
    Browse the repository at this point in the history
Loading