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

feat: add builtin metrics part 2 #1054

Closed
wants to merge 23 commits into from
Closed

Commits on May 3, 2022

  1. shade opencensus

    mutianf committed May 3, 2022
    Copy the full SHA
    df3b055 View commit details
    Browse the repository at this point in the history
  2. implement shaded metrics

    mutianf committed May 3, 2022
    Copy the full SHA
    ad5e3f9 View commit details
    Browse the repository at this point in the history
  3. update opencensus imports

    mutianf committed May 3, 2022
    Copy the full SHA
    66b966e View commit details
    Browse the repository at this point in the history
  4. rebase

    mutianf committed May 3, 2022
    Copy the full SHA
    810b1c8 View commit details
    Browse the repository at this point in the history
  5. update

    mutianf committed May 3, 2022
    Copy the full SHA
    9f7c20e View commit details
    Browse the repository at this point in the history
  6. fix version

    mutianf committed May 3, 2022
    Copy the full SHA
    cc6334a View commit details
    Browse the repository at this point in the history
  7. fix bugs

    mutianf committed May 3, 2022
    Copy the full SHA
    0d8d4f5 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    285b46a View commit details
    Browse the repository at this point in the history
  9. add application latency

    mutianf committed May 3, 2022
    Copy the full SHA
    26607e5 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    a7a8e67 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    1ec2647 View commit details
    Browse the repository at this point in the history
  12. clean up stackdriver

    mutianf committed May 3, 2022
    Copy the full SHA
    534278b View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    5fdfc79 View commit details
    Browse the repository at this point in the history
  14. clean up

    mutianf committed May 3, 2022
    Copy the full SHA
    2dfa708 View commit details
    Browse the repository at this point in the history
  15. deps: update actions/github-script action to v5 (googleapis#1146)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [actions/github-script](https://togithub.com/actions/github-script) | action | major | `v3` -> `v5` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>actions/github-script</summary>
    
    ### [`v5`](https://togithub.com/actions/github-script/compare/v4...v5)
    
    [Compare Source](https://togithub.com/actions/github-script/compare/v4...v5)
    
    ### [`v4`](https://togithub.com/actions/github-script/compare/v3...v4)
    
    [Compare Source](https://togithub.com/actions/github-script/compare/v3...v4)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigtable).
    renovate-bot authored and mutianf committed May 3, 2022
    Copy the full SHA
    3f370e4 View commit details
    Browse the repository at this point in the history
  16. fix: integration tests (googleapis#1161)

    Trigger a release of googleapis#1157
    igorbernstein2 authored and mutianf committed May 3, 2022
    Copy the full SHA
    947e834 View commit details
    Browse the repository at this point in the history
  17. deps: update actions/github-script action to v6 (googleapis#1170)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [actions/github-script](https://togithub.com/actions/github-script) | action | major | `v5` -> `v6` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>actions/github-script</summary>
    
    ### [`v6`](https://togithub.com/actions/github-script/compare/v5...v6)
    
    [Compare Source](https://togithub.com/actions/github-script/compare/v5...v6)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigtable).
    renovate-bot authored and mutianf committed May 3, 2022
    Copy the full SHA
    58e2294 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    df8b84f View commit details
    Browse the repository at this point in the history
  19. fix test

    mutianf committed May 3, 2022
    Copy the full SHA
    c538082 View commit details
    Browse the repository at this point in the history
  20. add proto files

    mutianf committed May 3, 2022
    Copy the full SHA
    8fa407f View commit details
    Browse the repository at this point in the history
  21. formatting files

    mutianf committed May 3, 2022
    Copy the full SHA
    5d59534 View commit details
    Browse the repository at this point in the history
  22. update pom version

    mutianf committed May 3, 2022
    Copy the full SHA
    cc1be2b View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. skip plugin

    mutianf committed May 4, 2022
    Copy the full SHA
    3497e8c View commit details
    Browse the repository at this point in the history