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

Agents auto-retry connect to heartbeat server alternative addresses #368

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

Agents auto-retry connect to heartbeat server alternative addresses #368

wants to merge 41 commits into from

Commits on Jan 25, 2018

  1. Agents auto-retry connect to heartbeat server alternative addresses, …

    …walking around issue HBS single point of failure.
    Shuge Lee committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    480f325 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. Implementation string matcher monitoring.

    Shuge Lee committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    0934f87 View commit details
    Browse the repository at this point in the history
  2. Merge github.com:open-falcon/falcon-plus

    Shuge Lee committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    06c064f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. Configuration menu
    Copy the full SHA
    89f3bd3 View commit details
    Browse the repository at this point in the history
  2. Append github.com/jmoiron/sqlx into govendor.

    Shuge Lee committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    2a04408 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. Append vendor/ into git ignore list.

    Shuge Lee committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    4590a80 View commit details
    Browse the repository at this point in the history
  2. Fix package sqlx dependencies.

    Shuge Lee committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    feac80a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    706aa3e View commit details
    Browse the repository at this point in the history
  4. map ValueRaw in JSON.

    Shuge Lee committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    cdc06c6 View commit details
    Browse the repository at this point in the history
  5. Fix forward ValueRaw in gateway.

    Shuge Lee committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    c6d727e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6395ed5 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2018

  1. Fix default DB password.

    Shuge Lee committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    77b1a9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9854b5 View commit details
    Browse the repository at this point in the history
  3. add Delete hard-coded metric="str.match" in judge.

    Shuge Lee committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    a6d3021 View commit details
    Browse the repository at this point in the history
  4. Fix counterType=g.STRMATCH metric in graph.

    Shuge Lee committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    6233402 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. Return invalid metric detail in RPC call response.

    Shuge Lee committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    b9b81b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

  1. Delete vendor/github.com/ from VC.

    Shuge Lee committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    0ae1769 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. Fix db falcon_portal password in configuration.

    Shuge Lee committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    d2d37e8 View commit details
    Browse the repository at this point in the history
  2. Append upgrade note for support multiple-metrics extend expression ve…

    …rsion.
    Shuge Lee committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    0e36eac View commit details
    Browse the repository at this point in the history
  3. Fix db falcon_portal password in configuration.

    Shuge Lee committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    bb53982 View commit details
    Browse the repository at this point in the history
  4. Fix db falcon_portal password in configuration.

    Shuge Lee committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    dd49f4a View commit details
    Browse the repository at this point in the history
  5. Intro new model EExpression;

    Add new RPC method get EExpressions from DB.
    Shuge Lee committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    2829f10 View commit details
    Browse the repository at this point in the history
  6. Intro new model EExpression;

    Implementation multiple-metrics extend expression parser.
    Shuge Lee committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    05f8cbe View commit details
    Browse the repository at this point in the history
  7. Add new RPC method for forwarding EMetric data.

    Shuge Lee committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    a507ad7 View commit details
    Browse the repository at this point in the history
  8. Add new RPC method for forwarding EMetric data.

    Shuge Lee committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    5c6f9a1 View commit details
    Browse the repository at this point in the history
  9. Intro new EMetric and EExpression models and support multiple-metrics…

    … extend expression.
    Shuge Lee committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    012e303 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    262805a View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2018

  1. Use the term EExp instead of EExpression.

    Shuge Lee committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    43182a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. Support multiple-metrics extend expression.

    Shuge Lee committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    72af697 View commit details
    Browse the repository at this point in the history
  2. Support multiple-metrics extend expression.

    Shuge Lee committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    92d2ff1 View commit details
    Browse the repository at this point in the history
  3. Support multiple-metrics extend expression.

    Shuge Lee committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    5c0ee67 View commit details
    Browse the repository at this point in the history
  4. Support multiple-metrics extend expression.

    Shuge Lee committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    302abb3 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. Mute log.

    Shuge Lee committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    2a04fbd View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. Fix type.

    Shuge Lee committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    7fcfa2a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. Use falcon as db default username, password and dbn.

    Shuge Lee committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    b71100c View commit details
    Browse the repository at this point in the history
  2. Disable stringMatcher by default.

    Shuge Lee committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    c05eae3 View commit details
    Browse the repository at this point in the history
  3. Add MMEE mysql DB schemas.

    Shuge Lee committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    1e1b986 View commit details
    Browse the repository at this point in the history
  4. Delete 7_portal-db-schema-extra.sql.

    Shuge Lee committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    43bf957 View commit details
    Browse the repository at this point in the history
  5. Support redis password.

    Shuge Lee committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    963e064 View commit details
    Browse the repository at this point in the history
  6. Support redis password.

    Shuge Lee committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    549d4f1 View commit details
    Browse the repository at this point in the history
  7. Fix parse EExp.

    Shuge Lee committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    ced89e1 View commit details
    Browse the repository at this point in the history