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
Copy file name to clipboardExpand all lines: docs/resources/source.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,7 @@ This resource allows you to create, modify, and delete your Sources. For more in
75
75
-`live_tail_pattern` (String) Freeform text template for formatting Live tail output with columns wrapped in {column} brackets. Example: "PID: {message_json.pid} {level} {message}"
76
76
-`logs_retention` (Number) Data retention for logs in days. There might be additional charges for longer retention.
77
77
-`metrics_retention` (Number) Data retention for metrics in days. There might be additional charges for longer retention.
78
+
-`resource_group_id` (Number) The ID of the resource group this source belongs to.
78
79
-`scrape_frequency_secs` (Number) For scrape platform types, how often to scrape the URLs.
79
80
-`scrape_request_basic_auth_password` (String, Sensitive) Basic auth password for scraping.
80
81
-`scrape_request_basic_auth_user` (String) Basic auth username for scraping.
0 commit comments