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

Expose YAKS metrics to Prometheus observability #413

Open
christophd opened this issue Jun 10, 2022 · 0 comments
Open

Expose YAKS metrics to Prometheus observability #413

christophd opened this issue Jun 10, 2022 · 0 comments
Labels
enhancement New feature or request feature Things that are totally new

Comments

@christophd
Copy link
Member

Collect test run metrics and expose to Prometheus observability.

Possible metrics to collect:

  • yaks_reconciliation_duration_seconds: technical time to reconcile, to notice differences when load increases
  • yaks_test_execution_seconds: we measure the time from when the test is created to when it is finished
  • yaks_test_results_failed: failed tests
  • yaks_test_results_skipped: skipped tests
  • yaks_test_results_success: successful tests
  • yaks_test_results_errors: error tests
@christophd christophd added the enhancement New feature or request label Jun 10, 2022
@christophd christophd added the feature Things that are totally new label Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature Things that are totally new
Projects
None yet
Development

No branches or pull requests

1 participant