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

buffer: Use metrics plugin mechanism on a plugin base class #3484

Merged
merged 3 commits into from
Aug 6, 2021

Commits on Aug 3, 2021

  1. buffer: Implement metrics mechanism

    Signed-off-by: Hiroshi Hatake <hatake@calyptia.com>
    cosmo0920 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    67247a0 View commit details
    Browse the repository at this point in the history
  2. plugin_helper: metrics: Inject last downcased class name if type is n…

    …ot provided
    
    Signed-off-by: Hiroshi Hatake <hatake@calyptia.com>
    cosmo0920 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    05bc1b5 View commit details
    Browse the repository at this point in the history
  3. plugin_helper: metrics: Add assertions for plugin_type_or_id instance…

    … variable
    
    Signed-off-by: Hiroshi Hatake <hatake@calyptia.com>
    cosmo0920 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    206ca69 View commit details
    Browse the repository at this point in the history