Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avinashupadhya99/datadog-scripts
Scripts for automating certain Datadog activities
https://github.com/avinashupadhya99/datadog-scripts
Last synced: 5 days ago
JSON representation
Scripts for automating certain Datadog activities
- Host: GitHub
- URL: https://github.com/avinashupadhya99/datadog-scripts
- Owner: avinashupadhya99
- Created: 2022-05-17T06:43:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-12T12:57:12.000Z (over 2 years ago)
- Last Synced: 2025-01-10T08:47:40.718Z (10 days ago)
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Datadog scripts
Scripts for automating certain Datadog activities
## Setup
1. Create a virtual environment following - https://docs.python.org/3/library/venv.html or run it on your host ¯\_(ツ)_/¯
2. If a virtual environment is created, run `source env/bin/activate` to activate the environment
3. Run `pip install -r requirements.txt`
4. Run any script based on the requirement