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 ability to provide compressed JSON for large dashboards #767

Merged
merged 17 commits into from Jul 12, 2022

Commits on May 28, 2022

  1. Add ability to provide compressed JSON for large dashboards

    * Added fields gzipJson and gzipConfigMapRef to GrafanaDashboardSpec
    * Added unit tests for decoding/decompression
    * Added docs explaining how to compress dashboard data
    * Added example compressed dashboards to verify functionality
    meln5674 committed May 28, 2022
    Copy the full SHA
    d92fb6a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    345f8dc View commit details
    Browse the repository at this point in the history
  3. Remove testing leftovers

    meln5674 committed May 28, 2022
    Copy the full SHA
    04bdf2b View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Copy the full SHA
    d53dd07 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Fix markdown liniting

    Even thgouh this file wast updated in this PR orignially I fix it here to pass the CI.
    NissesSenap committed May 30, 2022
    Copy the full SHA
    c088fb1 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Copy the full SHA
    371fb38 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Copy the full SHA
    cc93aca View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. Copy the full SHA
    3ed58f5 View commit details
    Browse the repository at this point in the history
  2. Regen manifests w/ comments

    meln5674 committed Jun 12, 2022
    Copy the full SHA
    3b6c75a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a1bd6fd View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Copy the full SHA
    94d114d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Copy the full SHA
    b9b0684 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Copy the full SHA
    e36bcba View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Copy the full SHA
    6916e86 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1c71573 View commit details
    Browse the repository at this point in the history
  3. Fix lint error

    Edvin Norling committed Jul 12, 2022
    Copy the full SHA
    57c93b1 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    fae8a3b View commit details
    Browse the repository at this point in the history