All the docs in: https://antonjim-te.github.io/thousandeyes-splunk-integrations-workshop
- Add ThousandEyes alerts into Splunk (using Splunk App)
- Splunk App latest version
python3 -m venv .venv
source .venv/bin/activate
python3 -m pip install -r requirements.txt
python3 -m mkdocs serve