-
Notifications
You must be signed in to change notification settings - Fork 756
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
Initial commit of Ocient integration (ECOINT-49) #2546
base: master
Are you sure you want to change the base?
Conversation
initial commit of Ocient integration
Merged master
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.
Thanks for drafting this! Left a few suggestions, let me know if you have any questions!
@eho1307 @estherk15 please review my latest commit |
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.
Looks good, thanks for making those updates!
Hi @ocient-cliimatta, Apologies as many of our teammates including myself were on vacation these last 2 weeks. Please expect a delay while we catch up. Appreciate your patience so far. |
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.
Thank you for opening this PR! Appreciate your patience while we're catching up after the holidays. Please let me know if you have any questions or concerns on my feedback below.
|
||
With industry-standard interfaces like SQL and JDBC, Ocient makes it easy for organizations to interact with data within its platform. | ||
The Ocient integration enables you to collect metrics related to query performance, disk usage, database tables, and more. | ||
|
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.
Could you add 1-2 sentences about what value this brings to our mutual customers?
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.
Please include:
- Logo at the top of your dashboard
- Link to the Ocient documentation you refer to in the widget on the top right
- Update the dashboard description. You can do so by hovering over the title and clicking edit. Remove the word 'cloned' as well
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.
Is this dashboard different from the dashboard json you uploaded? It appears as though the logo and description are present here.
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.
Please replace this with an svg version of the logo
"changelog": "CHANGELOG.md", | ||
"description": "Collect performance metrics and monitor overall Ocient cluster health", | ||
"title": "Ocient", | ||
"media": [], |
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.
Please reference the image of your dashboard here.
"media": [], | |
"media": [ | |
"media_type": "image", | |
"caption": "[insert caption here]", | |
"image_url": "images/ocient_dashboard.png" | |
], |
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.
Could you also fill in the unit_name column? It's best practice. You can leave a cell blank if there's no applicable unit_name.
What does this PR do?
This PR introduces the integration for the Ocient Data Warehouse.
Motivation
We're part of the Datadog partner program and would like to offer this integration to our customers to monitor their Ocient environments with Datadog.
Review checklist
no-changelog
label attachedAdditional Notes
Anything else we should know when reviewing?