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

Ftr: Prometheus Support —— Summary & Histogram #342

Merged
merged 16 commits into from
Feb 5, 2020

Commits on Jan 26, 2020

  1. Implemented prometheus reporter

    flycash committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    9298c7e View commit details
    Browse the repository at this point in the history
  2. Tested prometheus

    flycash committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    9cb3965 View commit details
    Browse the repository at this point in the history
  3. Add protocol.Result into Report method

    flycash committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    fcae1b7 View commit details
    Browse the repository at this point in the history
  4. Rearrange imports

    flycash committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    061eb82 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Fix review

    flycash committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    8ceeefd View commit details
    Browse the repository at this point in the history
  2. Fix BUG

    flycash committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    10d0ac8 View commit details
    Browse the repository at this point in the history
  3. Support histogram

    flycash committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    2d66552 View commit details
    Browse the repository at this point in the history
  4. Lazy initialization

    flycash committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    9d5943a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. Remove remote key and local key

    flycash committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    83d3ca6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of github.com:apache/dubbo-go into feature/pro…

    …metheus
    flycash committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    b22c9a3 View commit details
    Browse the repository at this point in the history
  3. fmt code

    flycash committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    5e74a2c View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Move GetXXXConfig to config_load file

    flycash committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    d4ee2bf View commit details
    Browse the repository at this point in the history
  2. fmt comments

    flycash committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    6404fbb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of github.com:apache/dubbo-go into feature/pro…

    …metheus
    flycash committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    3810992 View commit details
    Browse the repository at this point in the history
  4. fix review

    flycash committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    229e027 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Merge develop

    flycash committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    31ca039 View commit details
    Browse the repository at this point in the history