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: improve Prometheus compliance #1022

Merged
merged 6 commits into from
Feb 20, 2023

Commits on Feb 16, 2023

  1. initial impl

    Signed-off-by: Ruihang Xia <[email protected]>
    waynexia committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    e271db2 View commit details
    Browse the repository at this point in the history
  2. minor (useless) refactor

    Signed-off-by: Ruihang Xia <[email protected]>
    waynexia committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    17de0e8 View commit details
    Browse the repository at this point in the history
  3. retrieve metric name

    Signed-off-by: Ruihang Xia <[email protected]>
    waynexia committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    ed1aa6e View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. add time index column to group by columns

    filter out NaN in normalize
    remove NULL in instant manipulator
    accept form data as HTTP params
    correct API URL
    accept second literal as step param
    waynexia committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    0cbdc69 View commit details
    Browse the repository at this point in the history
  2. happy clippy

    Signed-off-by: Ruihang Xia <[email protected]>
    waynexia committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    971ce11 View commit details
    Browse the repository at this point in the history
  3. update test result

    Signed-off-by: Ruihang Xia <[email protected]>
    waynexia committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    79128dd View commit details
    Browse the repository at this point in the history