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

Remove default metrics and alerts in BYOWL workloads #49

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

rsevilla87
Copy link
Member

@rsevilla87 rsevilla87 commented Apr 15, 2024

Type of change

  • Refactor
  • New feature
  • Bug fix
  • Optimization
  • Documentation Update

Description

These workloads shouldn't require an alerts.yml and metrics.yml files in the same directory where they run, their metricsProfiles can be configured. At the moment it's only possible to configure metrics/alerts by using the metrics-endpoint flag, but once kube-burner/kube-burner#611 gets merged, we should be able to configure them through the configuration file too

Related Tickets & Documents

  • Related Issue #
  • Closes #

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.

@rsevilla87 rsevilla87 requested review from a team as code owners April 15, 2024 12:31
@rsevilla87 rsevilla87 added enhancement New feature or request documentation Improvements or additions to documentation labels Apr 15, 2024
@rsevilla87 rsevilla87 force-pushed the remove-byowl-metrics branch from b985d29 to d98d295 Compare April 15, 2024 14:02
Copy link
Contributor

@vishnuchalla vishnuchalla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@vishnuchalla vishnuchalla merged commit 7fe178e into kube-burner:main Apr 17, 2024
4 checks passed
@rsevilla87 rsevilla87 deleted the remove-byowl-metrics branch April 17, 2024 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants