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

Production-readiness modifications #13

Closed
wants to merge 17 commits into from

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    150b377 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from grafana/remote_pass

    Allow reading remotePass from env var
    electron0zero committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    546ce12 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Configuration menu
    Copy the full SHA
    7583cfd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from grafana/logs_and_net_check

    Add support for any network + improve logs & errors
    electron0zero committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    4ca35c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Adding attempt and failure metrics

    Signed-off-by: Danny Kopping <danny.kopping@grafana.com>
    Danny Kopping committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    7cf65e6 View commit details
    Browse the repository at this point in the history
  2. Adding duration metric

    Minor refactoring
    
    Signed-off-by: Danny Kopping <danny.kopping@grafana.com>
    Danny Kopping committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    df12d96 View commit details
    Browse the repository at this point in the history
  3. Making metrics address configurable

    Signed-off-by: Danny Kopping <danny.kopping@grafana.com>
    Danny Kopping committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    ac8d53e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9 from grafana/dannykopping/metrics

    Implementing RED metrics
    Danny Kopping committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    d204de6 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Moving metrics_listen config option into more appropriate position

    Signed-off-by: Danny Kopping <danny.kopping@grafana.com>
    Danny Kopping committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    53212b6 View commit details
    Browse the repository at this point in the history
  2. Refactoring, adding structured logging

    Signed-off-by: Danny Kopping <danny.kopping@grafana.com>
    Danny Kopping committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    04e7486 View commit details
    Browse the repository at this point in the history
  3. Writing logs to stdout

    Signed-off-by: Danny Kopping <danny.kopping@grafana.com>
    Danny Kopping committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    715ce30 View commit details
    Browse the repository at this point in the history
  4. Handling TERM and INT signals

    Signed-off-by: Danny Kopping <danny.kopping@grafana.com>
    Danny Kopping committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    de8dc1f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Implementing structured logs (#10)

    fixes #3
    Danny Kopping committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    002d3d3 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into dannykopping/exit_s…

    …ignals
    
    Signed-off-by: Danny Kopping <danny.kopping@grafana.com>
    Danny Kopping committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    bb35bb5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11 from grafana/dannykopping/exit_signals

    Handling TERM and INT signals
    Danny Kopping committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    8584588 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Merge remote-tracking branch 'upstream/master' into upsteam-changes

    Signed-off-by: Danny Kopping <danny.kopping@grafana.com>
    Danny Kopping committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    570fc22 View commit details
    Browse the repository at this point in the history
  2. Minor refactorings after merging upstream

    Signed-off-by: Danny Kopping <danny.kopping@grafana.com>
    Danny Kopping committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    355f3c7 View commit details
    Browse the repository at this point in the history