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

fix: Add datasource field to dashboard's target and tags #172

Merged
merged 4 commits into from
Apr 8, 2024

Conversation

orfeas-k
Copy link
Contributor

@orfeas-k orfeas-k commented Mar 27, 2024

  • 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.

That's how the new dashboard looks:
image

Part of canonical/bundle-kubeflow#856
Refs canonical/bundle-kubeflow#834

@orfeas-k orfeas-k requested a review from a team as a code owner March 27, 2024 14:58
@orfeas-k orfeas-k changed the title fix: Add ckf and katib tag to dashboard fix: Add datasource field to dashboard's target and tags Apr 5, 2024
Copy link
Contributor

@NohaIhab NohaIhab left a comment

Choose a reason for hiding this comment

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

thank you @orfeas-k

@orfeas-k orfeas-k merged commit f0d288d into main Apr 8, 2024
15 checks passed
@orfeas-k orfeas-k deleted the kf-5488-add-tag-to-dashboard branch April 8, 2024 11:10
orfeas-k added a commit that referenced this pull request Apr 9, 2024
* 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 added a commit that referenced this pull request Apr 9, 2024
…from #172 (#173)

* 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
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