benbenbang / cloudwatch-sagemaker-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SageMaker x CloudWatch x Boto3 Demo

Tips:

  1. If you're not sure what can be fetched for sagemaker, check this doc
  2. The "Dimension" can be easily found here
  3. Debug: If get empty result, try:
    • remove "unit"
    • stat "sum" or "count"
    • check the "namespace" is right
    • check the starttime and endtime are covering the data points
    • the metric you're looking for is indeed in the namespace

About


Languages

Language:Python 100.0%