-
Notifications
You must be signed in to change notification settings - Fork 742
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 a new OceanBase Cloud Integration (ECOINT-7) #2456
Conversation
Added DOCS-8606 to review |
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 following up, requested some minor edits and posted a couple of questions on the updated doc
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.
Left one minor suggestion per the documentation style guide, but otherwise looks good for docs and approving
@emarsha94 Hello, may I ask if there are any other content that need revised? Can it be approved now? |
], | ||
"client_role": "integration", | ||
"name": "oceanbasecloud", | ||
"onboarding_url": "http://oceanbasei-lupr-tern.dev.alipay.net/integrations/Datadog", |
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.
This needs to be updated to a prod link since this is currently a dev link
"onboarding_url": "http://oceanbasei-lupr-tern.dev.alipay.net/integrations/Datadog", | ||
"description": "oceanbasecloud oauth", | ||
"redirect_uris": [ | ||
"https://oceanbaseintlconsole-main.test.alipay.net/integrations/Datadog" |
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.
Same here. This should be a prod link instead of test :)
oceanbasecloud/manifest.json
Outdated
"creates_events": false | ||
}, | ||
"metrics": { | ||
"prefix": "oceanbase_cloud", |
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.
This should be oceanbase_cloud.
(add a period on the end)
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.
All fixed , please take a look again , thanks ~
What does this PR do?
Add a new integration for OceanBase Cloud.
Motivation
OceanBase Cloud provides fully managed database services with elastic scalability, ultra-fast performance, and high compatibility on global cloud infrastructure.
We Use the OceanBase Cloud Datadog integration to export metrics from OceanBase Cloud clusters to Datadog
This is an API based integration, which should only be installed in OceanBase Cloud environments.
What inspired you to submit this pull request?
Our users want to use datadog to monitor their OceanBase Cloud Clusters.
Review checklist
no-changelog
label attached