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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-Import Global, Namespace and Nodes #98

Merged
merged 5 commits into from
Feb 14, 2024
Merged

Conversation

jkroepke
Copy link
Contributor

@jkroepke jkroepke commented Feb 5, 2024

Pull Request

Required Fields

馃攷 What kind of change is it?

  • chore

馃幆 What has been changed and why do we need it?

  • Just an import and export of the dashboards json via export function.

Optional Fields

鉁旓笍 Which issue(s) this PR fixes?

馃挰 Additional information?

  • Reduces unnecessary diffs in a future PR

@jkroepke jkroepke requested a review from dotdc as a code owner February 5, 2024 21:00
Copy link
Owner

@dotdc dotdc left a comment

Choose a reason for hiding this comment

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

I didn't comment on each occurrence, but here are a few things that need to be changed.
Also have a few questions, because some changes seems like you manually edited them.

Maybe you can do them one by one and I make a detailed review each time?

dashboards/k8s-views-global.json Outdated Show resolved Hide resolved
dashboards/k8s-views-global.json Outdated Show resolved Hide resolved
dashboards/k8s-views-global.json Outdated Show resolved Hide resolved
dashboards/k8s-views-global.json Outdated Show resolved Hide resolved
dashboards/k8s-views-namespaces.json Outdated Show resolved Hide resolved
dashboards/k8s-views-namespaces.json Show resolved Hide resolved
dashboards/k8s-views-namespaces.json Show resolved Hide resolved
@jkroepke jkroepke requested a review from dotdc February 10, 2024 21:28
@jkroepke
Copy link
Contributor Author

@dotdc did you had a chance for an additional review?

@dotdc
Copy link
Owner

dotdc commented Feb 14, 2024

Hi @jkroepke,
Just had a look and there are still a few things to change, but I don't see any queries with Windows support.
Maybe it would be easier to make a dashboard, then review the dashboard api details on review?
It won't be a lot, and you already know how to fix most of it.
Let me know.

@jkroepke
Copy link
Contributor Author

but I don't see any queries with Windows support.

This is correct. This PR should not contain any functional changes.

While I export the JSON dashboard with the windows changes first time, I had so many changes not related to Windows.

Base on that I decide to setup a PR that contains only changes from Grafana, if I do a import and export of the JSON again.

Windows related changed will be introduce in a follow PR

dashboards/k8s-views-global.json Outdated Show resolved Hide resolved
dashboards/k8s-views-global.json Outdated Show resolved Hide resolved
dashboards/k8s-views-namespaces.json Outdated Show resolved Hide resolved
dashboards/k8s-views-nodes.json Outdated Show resolved Hide resolved
@dotdc
Copy link
Owner

dotdc commented Feb 14, 2024

but I don't see any queries with Windows support.

This is correct. This PR should not contain any functional changes.

While I export the JSON dashboard with the windows changes first time, I had so many changes not related to Windows.

Base on that I decide to setup a PR that contains only changes from Grafana, if I do a import and export of the JSON again.

Windows related changed will be introduce in a follow PR

Sure, just made the review again.
All the rest should be good.

When you'll make the real PR, I'll test the dashboards on my side, and we can fix issues (if any).

@dotdc
Copy link
Owner

dotdc commented Feb 14, 2024

@jkroepke
Also, this is just a test, right?
I don't think we'll be merging this without any functional changes.

@jkroepke
Copy link
Contributor Author

Changes applied as recommend.

@jkroepke jkroepke requested a review from dotdc February 14, 2024 09:35
@dotdc
Copy link
Owner

dotdc commented Feb 14, 2024

@jkroepke
Do you want to merge this? Or was it just a test for the export?

@jkroepke
Copy link
Contributor Author

Yes, please merge, I will setup a second one.

@dotdc dotdc merged commit 05988a8 into dotdc:master Feb 14, 2024
1 check passed
@dotdc
Copy link
Owner

dotdc commented Feb 14, 2024

@jkroepke
Done, also pushed a commit with a version bump for the namespaces dashboard

@dotdc
Copy link
Owner

dotdc commented Apr 25, 2024

馃帀 This PR is included in version 1.1.0 馃帀

The release is available on GitHub release

Your semantic-release bot 馃摝馃殌

@dotdc dotdc added the released label Apr 25, 2024
@jkroepke jkroepke deleted the global-reimport branch April 25, 2024 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Question: How I should export dashboard json
2 participants