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 otel in server #15

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

feat: add otel in server #15

wants to merge 8 commits into from

Commits on Sep 6, 2024

  1. pref: add Init func in server

    Signed-off-by: cbluebird <[email protected]>
    cbluebird committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ba2f719 View commit details
    Browse the repository at this point in the history
  2. pref: update cri-shim.service

    Signed-off-by: cbluebird <[email protected]>
    cbluebird committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    31a0454 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. feat: add otel metric in server

    Signed-off-by: cbluebird <[email protected]>
    cbluebird committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0840c07 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. bugfix: add gauge in PoolStatus()

    Signed-off-by: cbluebird <[email protected]>
    cbluebird committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d3964d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. feat: rename trace to metric

    Signed-off-by: cbluebird <[email protected]>
    cbluebird committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4a83518 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. pref: add memory metric and error counter

    Signed-off-by: cbluebird <[email protected]>
    cbluebird committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    67a7820 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. bugfix: remove retry commit

    Signed-off-by: cbluebird <[email protected]>
    cbluebird committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    7547fcb View commit details
    Browse the repository at this point in the history
  2. bugfix: add sandbox check before add commit task

    Signed-off-by: cbluebird <[email protected]>
    cbluebird committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    497cf0c View commit details
    Browse the repository at this point in the history