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

backport(fix): Add datasource field to dashboard's target and tags from #172 #173

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

orfeas-k
Copy link
Contributor

@orfeas-k orfeas-k commented Apr 9, 2024

Backport the following:

  • Add ckf and katib tag to katib-controller's grafana dashboard.
  • Fix datasource field
  • Fix current experiments & trials panel by:
    • adding a legendFormat field
    • converting it to a time series & mapping no value to 0 in order to account
      for the fact that katib-controller doesn't output any current metrics when
      there is no experiment or trial running.

Ref canonical/bundle-kubeflow#856
Ref canonical/bundle-kubeflow#834

* Add `ckf` and `katib` tag to katib-controller's grafana dashboard.
* Fix `datasource` field
* Fix current experiments & trials panel by:
  * adding a `legendFormat` field
  * converting it to a time series & mapping no value to 0 in order to account
    for the fact that katib-controller doesn't output any `current` metrics when
    there is no experiment or trial running.

Ref canonical/bundle-kubeflow#856
Ref canonical/bundle-kubeflow#834
@orfeas-k orfeas-k requested a review from a team as a code owner April 9, 2024 08:42
@orfeas-k orfeas-k merged commit 3ffb94b into track/0.16 Apr 9, 2024
14 checks passed
@orfeas-k orfeas-k deleted the kf-5488-fix-dashboard-backport branch April 9, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants