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

test: Add python backend tests for the new histogram metric #7540

Merged
merged 12 commits into from
Aug 17, 2024

Commits on Aug 3, 2024

  1. Update build.py

    yinggeh committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    e3b8df0 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Merge branch 'main' of github.com:triton-inference-server/server into…

    … yinggeh-DLIS-7061-add-vllm-metrics
    yinggeh committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    9818033 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Add docs

    yinggeh committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    6f601f4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:triton-inference-server/server into…

    … yinggeh-DLIS-7061-add-vllm-metrics
    yinggeh committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    50551f6 View commit details
    Browse the repository at this point in the history
  3. Test histogram metric

    yinggeh committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    ef797b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    66912aa View commit details
    Browse the repository at this point in the history
  2. Update tests

    yinggeh committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    e405af1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'yinggeh-DLIS-7113-support-histogram-metric-type' of git…

    …hub.com:triton-inference-server/server into yinggeh-DLIS-7113-support-histogram-metric-type
    yinggeh committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2517f0f View commit details
    Browse the repository at this point in the history
  4. Add histogram args tests

    yinggeh committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    8ff1ef1 View commit details
    Browse the repository at this point in the history
  5. Test buckets==None

    yinggeh committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d8dc612 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    992d7b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Fix comment

    yinggeh committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    ebec81a View commit details
    Browse the repository at this point in the history