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

Add dashboard panels to all available dashboards #34

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Aug 13, 2024

  1. feat:auto analytics adder workflow

    Adding interval to add analytics panel for all of the dashboards. Eases
    maintenance in team environment, where dev-s don't need to think about
    adding an panel manually. Interval runs once in 24 hours
    lennarkivimae committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c45e6d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fef1982 View commit details
    Browse the repository at this point in the history
  3. auto-analytics-adder - increase readability, optimizations

    Restructure input order
    Add extra params to increase testability / flexibility
    lennarkivimae committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e0e30ce View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    b5c3000 View commit details
    Browse the repository at this point in the history
  2. auto-analytics-adder - fix issues with kong usage

    Add default value for timeout, for easier usage
    lennarkivimae committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    14ed5c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. auto-analytics-adder - cr changes

    simplify and increase readability
    lennarkivimae committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    307b55a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05f9b55 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    e2ca202 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5946e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. auto-analytics-adder - cr changes

    Move filter check outside of updateDashboards func. Making function
    signature correct, update might not of happened at all
    
    increase request failed error information amount for better
    understanding why the request failed
    lennarkivimae committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    43208ac View commit details
    Browse the repository at this point in the history