We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ad8e91 commit 21a64d8Copy full SHA for 21a64d8
metadata.json
@@ -21,7 +21,7 @@
21
"label": "Better Stack Ingesting Host",
22
"helpText": "The ingesting host of your telemetry source in Better Stack.",
23
"isOptional": false,
24
- "regexes": ["^([a-zA-Z][a-zA-Z0-9]*\\.)+[a-zA-Z]+$"]
+ "regexes": ["^([a-zA-Z][a-zA-Z0-9-]*\\.)+[a-zA-Z]+$"]
25
},
26
{
27
"name": "batch_size",
0 commit comments