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

Gauge fixes for NaN and composition policy #5608

Merged
merged 24 commits into from
Nov 16, 2023
Merged

Gauge fixes for NaN and composition policy #5608

merged 24 commits into from
Nov 16, 2023

Commits on Aug 4, 2022

  1. Closes #5536, #5538

    - Significant changes to code flow for better handling of missing telemetry values; closes #5538.
    - Changes to flow to handle range display when updating composition and when ranges are set by limits.
    - Added `GaugeCompositionPolicy.js`; closes #5536.
    charlesh88 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    3986a12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40597ff View commit details
    Browse the repository at this point in the history
  3. Closes #5536, #5538

    - Code cleanup, linting.
    charlesh88 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    06058c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

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

Commits on Oct 24, 2023

  1. Closes #5538

    - Merge master, resolve conflicts.
    charlesh88 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    e8b4b8f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    3b6dc26 View commit details
    Browse the repository at this point in the history
  2. Closes #5538

    - Linting fixes.
    charlesh88 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f19c0c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

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

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    665ac24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26f1916 View commit details
    Browse the repository at this point in the history
  3. Closes #5538

    - Added test for 'Gauge does not display NaN when data not available'.
    charlesh88 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    300100a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Closes #5538

    - Refined test.
    charlesh88 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    8979ed3 View commit details
    Browse the repository at this point in the history
  2. Closes #5538

    - Refined 'NaN' test.
    - Added test for 'Gauge enforces composition policy';
    charlesh88 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    cf40952 View commit details
    Browse the repository at this point in the history
  3. Closes #5538

    - Fix linting issues.
    charlesh88 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    fb49b0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0a0faf View commit details
    Browse the repository at this point in the history
  5. Closes #5538

    - Suggested changes from PR review.
    charlesh88 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    7682062 View commit details
    Browse the repository at this point in the history
  6. Closes #5538

    - Suggested changes from PR review.
    charlesh88 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    5ddbdaf View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    9b051ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f19a06d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bf67b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Update e2e/tests/functional/plugins/gauge/gauge.e2e.spec.js

    Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com>
    charlesh88 and ozyx authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1f58050 View commit details
    Browse the repository at this point in the history
  2. chore: lint:fix

    ozyx committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    ac1a105 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b596f32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c48b0d View commit details
    Browse the repository at this point in the history