-
Notifications
You must be signed in to change notification settings - Fork 232
Amazon Sagemaker doc #6156
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
base: main
Are you sure you want to change the base?
Amazon Sagemaker doc #6156
Conversation
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.
@Apoorvkudesia-sumologic, this pull request looks pretty good, except for some broken links and missing screen images. After you fix those, I'll give this one another look.
Co-authored-by: Kim (Sumo Logic) <[email protected]>
Co-authored-by: John Pipkin (Sumo Logic) <[email protected]>
| * Configure an [AWS Kinesis Firehose for Metrics Source](/docs/send-data/hosted-collectors/amazon-aws/aws-kinesis-firehose-metrics-source) (Recommended); or | ||
| * Configure an [Amazon CloudWatch Source for Metrics](/docs/send-data/hosted-collectors/amazon-aws/amazon-cloudwatch-source-metrics) | ||
|
|
||
| * Namespace for **Amazon Sagemaker** Service is **AWS/Sagemaker**. |
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.
There are multiple namespaces for could watch metrics. I think we should list all ?
|
|
||
| ### Configure field in field schema | ||
|
|
||
| 1. [**New UI**](/docs/get-started/sumo-logic-ui). In the main Sumo Logic menu, select **Data Management**, and then under **Logs** select **Fields**. You can also click the **Go To...** menu at the top of the screen and select **Fields**. <br/>[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Logs > Fields**. |
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 required. This seems to be copied from bedrock since it has modelId ? Also since we are creating all the fields using fields.tf - is any manual creation even required ?
|
|
||
| As part of the app installation process, the following fields will be created by default: | ||
|
|
||
| * `account`: The friendly name or alias assigned to the AWS account. |
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.
We need to reconsider the fields which will get created automatically. Since some of these fields are not needed to be created explicitly
| | if (!isBlank(endpointname), endpointname, endpointconfigname) as endpoint | ||
| | fields accountid, region, namespace, endpoint | ||
| ``` | ||
|
|
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.
We also had a metric rule which needs to be in place in this doc.
|
|
||
| ## Viewing the Sagemaker dashboards | ||
|
|
||
| We highly recommend you view these dashboards in the [AWS Observability view](/docs/dashboards/explore-view/#aws-observability) of the AWS Observability solution. |
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.
Will this be possible as of now ? Since this is not part of aws observability
jpipkin1
left a comment
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.
Approved, @Apoorvkudesia-sumologic. I made some small updates (see commits "Updates from review" and "Add Amazon Sagemaker to product list").
Purpose of this pull request
Select the type of change
Ticket (if applicable)