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

Implement metrics plugin mechanism #3440

Merged
merged 3 commits into from Jul 27, 2021

Commits on Jul 26, 2021

  1. Implement metrics plugin mechanism

    Signed-off-by: Hiroshi Hatake <hatake@calyptia.com>
    cosmo0920 committed Jul 26, 2021
    Copy the full SHA
    78d3002 View commit details
    Browse the repository at this point in the history
  2. plugin_helper: metrics: Add actual plugin name prefix for unspecified

    `@id` plugins
    
    Signed-off-by: Hiroshi Hatake <hatake@calyptia.com>
    cosmo0920 committed Jul 26, 2021
    Copy the full SHA
    7595a90 View commit details
    Browse the repository at this point in the history
  3. plugin_helper: metrics: Manage plugin lifecycles via owner

    Signed-off-by: Hiroshi Hatake <hatake@calyptia.com>
    cosmo0920 committed Jul 26, 2021
    Copy the full SHA
    f1895c3 View commit details
    Browse the repository at this point in the history