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

Add mixin for exporter metrics #2

Merged
merged 4 commits into from
Jan 10, 2023
Merged

Add mixin for exporter metrics #2

merged 4 commits into from
Jan 10, 2023

Conversation

BinaryFissionGames
Copy link
Contributor

This PR includes 2 dashboards and 6 alerts for the Snowflake exporter.

@BinaryFissionGames BinaryFissionGames marked this pull request as ready for review December 19, 2022 19:58
@Dasomeone
Copy link
Member

General comment on both dashboards, because I didn't notice this as much in the initial screenshots:

A lot of the panels feel oversized, both in terms of height and width, especially the 24 column wide panels. I'd suggest compressing them to at most 12 columns, which would let you fit most of the dashboard in a single view, without too much scrolling.
One of those things that looks fine on smaller screens and in cropped screenshots, but the moment you blow it up on a big screen it really shows the difference

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.

Looks good for now. I generally like the layout, but as mentioned in my other comment I think the panels are, in general, oversized.

We can iterate on it, but it's a good start! :)

// for alerts
alertsWarningLoginFailures: '30', // %
alertsComputeCreditUsageLimit: '5', // credits/hr
alertsServiceCreditUsageLimit: '1', // credits/hr
Copy link
Member

Choose a reason for hiding this comment

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

I wonder how common these credit usage limits would be for orgs of varying sizes 🤔

In the future, this is definitely something we want to be configurable within the integration setup/settings

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.

None yet

4 participants