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 Traefik Dashboard #797

Merged
merged 59 commits into from
Sep 13, 2021
Merged

Add Traefik Dashboard #797

merged 59 commits into from
Sep 13, 2021

Commits on Jun 29, 2021

  1. add grafana traefik route

    balast committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    f48f364 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. grafana working

    balast committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    8144ee0 View commit details
    Browse the repository at this point in the history
  2. prometheus-helm-chart-working

    balast committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    6677c3e View commit details
    Browse the repository at this point in the history
  3. initial integration - wip

    balast committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    62b6be4 View commit details
    Browse the repository at this point in the history
  4. add external-url variable

    balast committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    f200ab3 View commit details
    Browse the repository at this point in the history
  5. add external-url variable

    balast committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    1529ca9 View commit details
    Browse the repository at this point in the history
  6. add tls var

    balast committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    29e83a1 View commit details
    Browse the repository at this point in the history
  7. add tls var

    balast committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    43fbbc4 View commit details
    Browse the repository at this point in the history
  8. add tls var

    balast committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    d1d21bc View commit details
    Browse the repository at this point in the history
  9. merge with main

    balast committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    dc23e26 View commit details
    Browse the repository at this point in the history
  10. cluster monitoring docs

    balast committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    06c7cac View commit details
    Browse the repository at this point in the history
  11. fix debug change

    balast committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    ddb28e9 View commit details
    Browse the repository at this point in the history
  12. fix formatting, delete ingress

    balast committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    6e9e4d4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b9b0eb5 View commit details
    Browse the repository at this point in the history
  14. terraform format

    balast committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    169766d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f23e99d View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Configuration menu
    Copy the full SHA
    c32074d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9da48ee View commit details
    Browse the repository at this point in the history
  3. terraform format

    balast committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    47be777 View commit details
    Browse the repository at this point in the history
  4. terraform format

    balast committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    a851719 View commit details
    Browse the repository at this point in the history
  5. add the values file back

    balast committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    d08db3f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. remove values files

    Adam-D-Lewis committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    689ca2a View commit details
    Browse the repository at this point in the history
  2. terraform fmt

    Adam-D-Lewis committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    6d25c36 View commit details
    Browse the repository at this point in the history
  3. terraform fmt

    Adam-D-Lewis committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    f30c0bf View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into prometheus_grafana

    Adam-D-Lewis committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    5130237 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Configuration menu
    Copy the full SHA
    59b0ef0 View commit details
    Browse the repository at this point in the history
  2. up minikube memory

    Adam-D-Lewis committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    1bf1d19 View commit details
    Browse the repository at this point in the history
  3. set CI minikube memory to 6500mb

    Adam-D-Lewis committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    120321e View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. move kubernetes tests to new file

    Adam-D-Lewis committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    6300040 View commit details
    Browse the repository at this point in the history
  2. use self-hosted action runner (cirun.io)

    Adam-D-Lewis committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    844aa52 View commit details
    Browse the repository at this point in the history
  3. add .cirun.yml

    Adam-D-Lewis committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    7cb1247 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Misc fixes

    - move yaml to root
    - fix syntax
    - install python from miniconda
    - install node
    - install cypress dependencies
    aktech committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    063ce2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    439ea44 View commit details
    Browse the repository at this point in the history
  3. use cheapest acceptable DO droplet

    Adam-D-Lewis committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    4b8ad35 View commit details
    Browse the repository at this point in the history
  4. add release notes

    Adam-D-Lewis committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    5d0e799 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. configure traefik to output metrics to prometheus

    Adam-D-Lewis committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    33f3440 View commit details
    Browse the repository at this point in the history
  2. commented out lines for later

    Adam-D-Lewis committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    83e3f53 View commit details
    Browse the repository at this point in the history
  3. deleted commented out lines

    Adam-D-Lewis committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    2cb8ff2 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into prometheus_grafana

    Adam-D-Lewis committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    f7074a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. enable prometheus monitoring of traefik

    Adam-D-Lewis committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    24f3b06 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. add some labels to automatically add traefik dashboards

    Adam-D-Lewis committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    bda0631 View commit details
    Browse the repository at this point in the history
  2. remove unneccessary comment

    Adam-D-Lewis committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    9c23ab0 View commit details
    Browse the repository at this point in the history
  3. reformat comment

    Adam-D-Lewis committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    d0a7db2 View commit details
    Browse the repository at this point in the history
  4. apply terraform fmt

    Adam-D-Lewis committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    702b252 View commit details
    Browse the repository at this point in the history
  5. apply terraform fmt

    Adam-D-Lewis committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    b876b03 View commit details
    Browse the repository at this point in the history
  6. working example of loading dashboard

    Adam-D-Lewis committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    6a031d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. add traefik dashboard

    Adam-D-Lewis committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    59b27b0 View commit details
    Browse the repository at this point in the history
  2. remove namespace from most graphs

    Adam-D-Lewis committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    deb462a View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. remove label requirement for scraping

    Adam-D-Lewis committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    b30a54a View commit details
    Browse the repository at this point in the history
  2. fix namespace selector in dashboard

    Adam-D-Lewis committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    5662e19 View commit details
    Browse the repository at this point in the history
  3. trigger CICD

    Adam-D-Lewis committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    84ba2a9 View commit details
    Browse the repository at this point in the history
  4. fix render error

    Adam-D-Lewis committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    e204896 View commit details
    Browse the repository at this point in the history
  5. fix

    Adam-D-Lewis committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    a02265b View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

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

Commits on Sep 7, 2021

  1. test change to kubernetes tests

    Adam-D-Lewis committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    b5f41ef View commit details
    Browse the repository at this point in the history
  2. Merge branch 'prometheus_grafana' of github.com:Quansight/qhub into p…

    …rometheus_grafana
    Adam-D-Lewis committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    d2eeedf View commit details
    Browse the repository at this point in the history
  3. add wait for cyprus run

    Adam-D-Lewis committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    1851697 View commit details
    Browse the repository at this point in the history
  4. Revert "add wait for cyprus run"

    This reverts commit 1851697.
    Adam-D-Lewis committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    1e0e6ed View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Merge branch 'main' into prometheus_grafana

    Adam-D-Lewis committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    07ea7f9 View commit details
    Browse the repository at this point in the history