You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 아래와 같이 준비
$ python3 -m venv venv
$ source venv/bin/activate
$ pip install pandas datadog_api_client
# 아래 명령어로 스크립트 실행
$ python sync_monitors_with_csv.py