-
Notifications
You must be signed in to change notification settings - Fork 36
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
feat: merge compliance and security dashboard + added ARW fields #2207
Conversation
instanceKeys := exportOptions.NewChildS("instance_keys", "") | ||
instanceKeys.NewChildS("", "ArwStatus") | ||
my.arw.SetExportOptions(exportOptions) | ||
_, err = my.arw.NewMetricFloat64("status", "status") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
valid to ignore error here since the matrix was created a few lines above
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to add panel column descriptions where applicable for this dashboard.
It's about 20 columns now in this panel, trying to accommodate them with less wording. Update it in next commit. |
These Tasks would be covered here:
Security dashboard:
Compliance dashboard: