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

Adds duration sampler distinct from latency in supplying two bounds #26115

Merged

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    835e985 View commit details
    Browse the repository at this point in the history
  2. Adds config and docs

    garry-cairns committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    dfa0f40 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    dda8209 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/daixiang0/gci from 0.11.0 to 0.11.1 in /internal/tools (

    open-telemetry#26591)
    
    Bumps [github.com/daixiang0/gci](https://github.com/daixiang0/gci) from
    0.11.0 to 0.11.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/daixiang0/gci/releases">github.com/daixiang0/gci's
    releases</a>.</em></p>
    <blockquote>
    <h2>v0.11.1</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>fix ^M by <a
    href="https://github.com/daixiang0"><code>@​daixiang0</code></a> in <a
    href="https://redirect.github.com/daixiang0/gci/pull/168">daixiang0/gci#168</a></li>
    <li>bump up version by <a
    href="https://github.com/daixiang0"><code>@​daixiang0</code></a> in <a
    href="https://redirect.github.com/daixiang0/gci/pull/169">daixiang0/gci#169</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/daixiang0/gci/compare/v0.11.0...v0.11.1">https://github.com/daixiang0/gci/compare/v0.11.0...v0.11.1</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/daixiang0/gci/commit/e452b4b4573a0a6174a2e24a715db46cb5c46f22"><code>e452b4b</code></a>
    bump up version (<a
    href="https://redirect.github.com/daixiang0/gci/issues/169">#169</a>)</li>
    <li><a
    href="https://github.com/daixiang0/gci/commit/50cd6b7e54b6ba5adc06d98d50a598c7de1be2e4"><code>50cd6b7</code></a>
    fix ^M (<a
    href="https://redirect.github.com/daixiang0/gci/issues/168">#168</a>)</li>
    <li>See full diff in <a
    href="https://github.com/daixiang0/gci/compare/v0.11.0...v0.11.1">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/daixiang0/gci&package-manager=go_modules&previous-version=0.11.0&new-version=0.11.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and garry-cairns committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    1a36d3f View commit details
    Browse the repository at this point in the history
  3. Bump github.com/daixiang0/gci from 0.11.0 to 0.11.1 in /internal/tools (

    open-telemetry#26591)
    
    Bumps [github.com/daixiang0/gci](https://github.com/daixiang0/gci) from
    0.11.0 to 0.11.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/daixiang0/gci/releases">github.com/daixiang0/gci's
    releases</a>.</em></p>
    <blockquote>
    <h2>v0.11.1</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>fix ^M by <a
    href="https://github.com/daixiang0"><code>@​daixiang0</code></a> in <a
    href="https://redirect.github.com/daixiang0/gci/pull/168">daixiang0/gci#168</a></li>
    <li>bump up version by <a
    href="https://github.com/daixiang0"><code>@​daixiang0</code></a> in <a
    href="https://redirect.github.com/daixiang0/gci/pull/169">daixiang0/gci#169</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/daixiang0/gci/compare/v0.11.0...v0.11.1">https://github.com/daixiang0/gci/compare/v0.11.0...v0.11.1</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/daixiang0/gci/commit/e452b4b4573a0a6174a2e24a715db46cb5c46f22"><code>e452b4b</code></a>
    bump up version (<a
    href="https://redirect.github.com/daixiang0/gci/issues/169">#169</a>)</li>
    <li><a
    href="https://github.com/daixiang0/gci/commit/50cd6b7e54b6ba5adc06d98d50a598c7de1be2e4"><code>50cd6b7</code></a>
    fix ^M (<a
    href="https://redirect.github.com/daixiang0/gci/issues/168">#168</a>)</li>
    <li>See full diff in <a
    href="https://github.com/daixiang0/gci/compare/v0.11.0...v0.11.1">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/daixiang0/gci&package-manager=go_modules&previous-version=0.11.0&new-version=0.11.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and garry-cairns committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f34c6a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c72e96a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0156a11 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

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

Commits on Oct 10, 2023

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

Commits on Oct 23, 2023

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

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    6a1bc0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2253081 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    881a62f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Fixes build lint

    garry-cairns committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e11479d View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

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