Skip to content

Conversation

@v-zhuravlev
Copy link

@v-zhuravlev v-zhuravlev commented Nov 16, 2023

Add macos-observ-lib:

  1. Reuses queries, targets, dashboards (logs+overview) from node-observ-lib... but with some overrides to those objects.
  2. Change network panel on overview dashboards (for linux, macos)
  3. Fixes typo in linux default filteringSelector
Screenshot 2023-11-16 at 20 35 17

Copy link
Member

@Dasomeone Dasomeone left a comment

Choose a reason for hiding this comment

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

Small comment re: networking panels, but generally looks great!

Comment on lines 61 to +62
panels.networkUsagePerSec { gridPos+: { w: 12, h: 8 } },
panels.networkErrorsPerSec { gridPos+: { w: 12, h: 8 } },
panels.networkErrorsAndDroppedPerSec { gridPos+: { w: 12, h: 8 } },
Copy link
Member

Choose a reason for hiding this comment

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

Oh maybe it is something we could discuss here then, I'm not a fan of how busy the network panels are as seen in the screenshot in the description. In particular the body is v. busy. At the very least I'd recommend dropping any metrics with 0/null values to clean up the legend.

Maybe right-aligning with a table as well, to stay consistent with our own style guide?

image

Copy link
Author

Choose a reason for hiding this comment

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

updated
image

Copy link
Member

@Dasomeone Dasomeone left a comment

Choose a reason for hiding this comment

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

Awesome, thank you for addressing the network panel feedback :)

@v-zhuravlev v-zhuravlev merged commit 94e744e into master Nov 28, 2023
@v-zhuravlev v-zhuravlev deleted the macos-observ-lib branch November 28, 2023 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants