Skip to content

Commit 77dd039

Browse files
committed
Require dns servers in dns-server guidance
1 parent a137726 commit 77dd039

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

  • plugins/thousandeyes/skills/thousandeyes-synthetic-monitoring
  • skills/thousandeyes-synthetic-monitoring

plugins/thousandeyes/skills/thousandeyes-synthetic-monitoring/SKILL.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,8 @@ Load [reference.md](reference.md) for product-language mapping, supported tools,
8585
3. Validate the target-specific requirements:
8686
- `url` for `http-server`, `page-load`, `api`, and `web-transactions`
8787
- `server` for `agent-to-server`
88-
- `domain` for `dns-server`, `dns-trace`, and `dnssec`
88+
- `domain` and `dns_servers` for `dns-server`
89+
- `domain` for `dns-trace` and `dnssec`
8990
- `prefix` for `bgp`
9091
- `target_agent_id` for `agent-to-agent`
9192
- `transaction_script` for `web-transactions`

skills/thousandeyes-synthetic-monitoring/SKILL.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,8 @@ Load [reference.md](reference.md) for product-language mapping, supported tools,
8585
3. Validate the target-specific requirements:
8686
- `url` for `http-server`, `page-load`, `api`, and `web-transactions`
8787
- `server` for `agent-to-server`
88-
- `domain` for `dns-server`, `dns-trace`, and `dnssec`
88+
- `domain` and `dns_servers` for `dns-server`
89+
- `domain` for `dns-trace` and `dnssec`
8990
- `prefix` for `bgp`
9091
- `target_agent_id` for `agent-to-agent`
9192
- `transaction_script` for `web-transactions`

0 commit comments

Comments
 (0)