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

collectors.GoCollector: Added rule support for granular metric configuration. #1102

Merged
merged 4 commits into from Aug 5, 2022

Commits on Aug 5, 2022

  1. goCollector: Added rule support for granular metric configuration.

    Fixes: #1089
    
    Signed-off-by: bwplotka <bwplotka@gmail.com>
    bwplotka committed Aug 5, 2022
    Copy the full SHA
    b94d7e2 View commit details
    Browse the repository at this point in the history
  2. Added compatibility mode with old options. (#1107)

    * Added compatibility mode with old options.
    
    Signed-off-by: bwplotka <bwplotka@gmail.com>
    
    * Copyright header.
    
    Signed-off-by: bwplotka <bwplotka@gmail.com>
    bwplotka committed Aug 5, 2022
    Copy the full SHA
    881c608 View commit details
    Browse the repository at this point in the history
  3. Remove bucket option for now. (#1108)

    Signed-off-by: bwplotka <bwplotka@gmail.com>
    bwplotka committed Aug 5, 2022
    Copy the full SHA
    c0a21ca View commit details
    Browse the repository at this point in the history
  4. collectors/GoCollector: Add tests and examples (#1109)

    * Add tests and examples
    
    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    
    * Add docs for the presets
    
    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Aug 5, 2022
    Copy the full SHA
    434aec4 View commit details
    Browse the repository at this point in the history