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/data-sources/cloud_stack.md
+23
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@ available at “https://<stack_slug>.grafana.net".
35
35
36
36
### Read-Only
37
37
38
+
-`alertmanager_ip_allow_list_cname` (String) Comma-separated list of CNAMEs that can be whitelisted to access the Alertmanager instances (Optional)
38
39
-`alertmanager_name` (String) Name of the Alertmanager instance configured for this stack.
39
40
-`alertmanager_status` (String) Status of the Alertmanager instance configured for this stack.
40
41
-`alertmanager_url` (String) Base URL of the Alertmanager instance configured for this stack.
@@ -45,35 +46,57 @@ available at “https://<stack_slug>.grafana.net".
45
46
-`fleet_management_status` (String) Status of the Fleet Management instance configured for this stack.
46
47
-`fleet_management_url` (String) Base URL of the Fleet Management instance configured for this stack.
47
48
-`fleet_management_user_id` (Number) User ID of the Fleet Management instance configured for this stack.
49
+
-`grafanas_ip_allow_list_cname` (String) Comma-separated list of CNAMEs that can be whitelisted to access the grafana instance (Optional)
50
+
-`graphite_ip_allow_list_cname` (String) Comma-separated list of CNAMEs that can be whitelisted to access the Graphite instance (Optional)
48
51
-`graphite_name` (String)
52
+
-`graphite_private_connectivity_info_private_dns` (String) Private DNS for Graphite when using AWS PrivateLink (only for AWS stacks)
53
+
-`graphite_private_connectivity_info_service_name` (String) Service Name for Graphite when using AWS PrivateLink (only for AWS stacks)
49
54
-`graphite_status` (String)
50
55
-`graphite_url` (String)
51
56
-`graphite_user_id` (Number)
52
57
-`id` (String) The stack id assigned to this stack by Grafana.
53
58
-`influx_url` (String) Base URL of the InfluxDB instance configured for this stack. The username is the same as the metrics' (`prometheus_user_id` attribute of this resource). See https://grafana.com/docs/grafana-cloud/send-data/metrics/metrics-influxdb/push-from-telegraf/ for docs on how to use this.
54
59
-`labels` (Map of String) A map of labels to assign to the stack. Label keys and values must match the following regexp: "^[a-zA-Z0-9/\\-.]+$" and stacks cannot have more than 10 labels.
60
+
-`logs_ip_allow_list_cname` (String) Comma-separated list of CNAMEs that can be whitelisted to access the Logs instance (Optional)
55
61
-`logs_name` (String)
62
+
-`logs_private_connectivity_info_private_dns` (String) Private DNS for Logs when using AWS PrivateLink (only for AWS stacks)
63
+
-`logs_private_connectivity_info_service_name` (String) Service Name for Logs when using AWS PrivateLink (only for AWS stacks)
56
64
-`logs_status` (String)
57
65
-`logs_url` (String)
58
66
-`logs_user_id` (Number)
59
67
-`name` (String) Name of stack. Conventionally matches the url of the instance (e.g. `<stack_slug>.grafana.net`).
60
68
-`org_id` (Number) Organization id to assign to this stack.
61
69
-`org_name` (String) Organization name to assign to this stack.
62
70
-`org_slug` (String) Organization slug to assign to this stack.
71
+
-`otlp_private_connectivity_info_private_dns` (String) Private DNS for OTLP when using AWS PrivateLink (only for AWS stacks)
72
+
-`otlp_private_connectivity_info_service_name` (String) Service Name for OTLP when using AWS PrivateLink (only for AWS stacks)
63
73
-`otlp_url` (String) Base URL of the OTLP instance configured for this stack. The username is the stack's ID (`id` attribute of this resource). See https://grafana.com/docs/grafana-cloud/send-data/otlp/send-data-otlp/ for docs on how to use this.
74
+
-`pdc_api_private_connectivity_info_private_dns` (String) Private DNS for PDC's API when using AWS PrivateLink (only for AWS stacks)
75
+
-`pdc_api_private_connectivity_info_service_name` (String) Service Name for PDC's API when using AWS PrivateLink (only for AWS stacks)
76
+
-`pdc_gateway_private_connectivity_info_private_dns` (String) Private DNS for PDC's Gateway when using AWS PrivateLink (only for AWS stacks)
77
+
-`pdc_gateway_private_connectivity_info_service_name` (String) Service Name for PDC's Gateway when using AWS PrivateLink (only for AWS stacks)
78
+
-`profiles_ip_allow_list_cname` (String) Comma-separated list of CNAMEs that can be whitelisted to access the Profiles instance (Optional)
64
79
-`profiles_name` (String)
80
+
-`profiles_private_connectivity_info_private_dns` (String) Private DNS for Profiles when using AWS PrivateLink (only for AWS stacks)
81
+
-`profiles_private_connectivity_info_service_name` (String) Service Name for Profiles when using AWS PrivateLink (only for AWS stacks)
65
82
-`profiles_status` (String)
66
83
-`profiles_url` (String)
67
84
-`profiles_user_id` (Number)
85
+
-`prometheus_ip_allow_list_cname` (String) Comma-separated list of CNAMEs that can be whitelisted to access the Prometheus instance (Optional)
68
86
-`prometheus_name` (String) Prometheus name for this instance.
87
+
-`prometheus_private_connectivity_info_private_dns` (String) Private DNS for Prometheus when using AWS PrivateLink (only for AWS stacks)
88
+
-`prometheus_private_connectivity_info_service_name` (String) Service Name for Prometheus when using AWS PrivateLink (only for AWS stacks)
69
89
-`prometheus_remote_endpoint` (String) Use this URL to query hosted metrics data e.g. Prometheus data source in Grafana
70
90
-`prometheus_remote_write_endpoint` (String) Use this URL to send prometheus metrics to Grafana cloud
71
91
-`prometheus_status` (String) Prometheus status for this instance.
72
92
-`prometheus_url` (String) Prometheus url for this instance.
73
93
-`prometheus_user_id` (Number) Prometheus user ID. Used for e.g. remote_write.
74
94
-`region_slug` (String) The region this stack is deployed to.
75
95
-`status` (String) Status of the stack.
96
+
-`traces_ip_allow_list_cname` (String) Comma-separated list of CNAMEs that can be whitelisted to access the Traces instance (Optional)
76
97
-`traces_name` (String)
98
+
-`traces_private_connectivity_info_private_dns` (String) Private DNS for Traces when using AWS PrivateLink (only for AWS stacks)
99
+
-`traces_private_connectivity_info_service_name` (String) Service Name for Traces when using AWS PrivateLink (only for AWS stacks)
77
100
-`traces_status` (String)
78
101
-`traces_url` (String) Base URL of the Traces instance configured for this stack. To use this in the Tempo data source in Grafana, append `/tempo` to the URL.
-`fleet_management_status` (String) Status of the Fleet Management instance configured for this stack.
58
59
-`fleet_management_url` (String) Base URL of the Fleet Management instance configured for this stack.
59
60
-`fleet_management_user_id` (Number) User ID of the Fleet Management instance configured for this stack.
61
+
-`grafanas_ip_allow_list_cname` (String) Comma-separated list of CNAMEs that can be whitelisted to access the grafana instance (Optional)
62
+
-`graphite_ip_allow_list_cname` (String) Comma-separated list of CNAMEs that can be whitelisted to access the Graphite instance (Optional)
60
63
-`graphite_name` (String)
64
+
-`graphite_private_connectivity_info_private_dns` (String) Private DNS for Graphite when using AWS PrivateLink (only for AWS stacks)
65
+
-`graphite_private_connectivity_info_service_name` (String) Service Name for Graphite when using AWS PrivateLink (only for AWS stacks)
61
66
-`graphite_status` (String)
62
67
-`graphite_url` (String)
63
68
-`graphite_user_id` (Number)
64
69
-`id` (String) The stack id assigned to this stack by Grafana.
65
70
-`influx_url` (String) Base URL of the InfluxDB instance configured for this stack. The username is the same as the metrics' (`prometheus_user_id` attribute of this resource). See https://grafana.com/docs/grafana-cloud/send-data/metrics/metrics-influxdb/push-from-telegraf/ for docs on how to use this.
71
+
-`logs_ip_allow_list_cname` (String) Comma-separated list of CNAMEs that can be whitelisted to access the Logs instance (Optional)
66
72
-`logs_name` (String)
73
+
-`logs_private_connectivity_info_private_dns` (String) Private DNS for Logs when using AWS PrivateLink (only for AWS stacks)
74
+
-`logs_private_connectivity_info_service_name` (String) Service Name for Logs when using AWS PrivateLink (only for AWS stacks)
67
75
-`logs_status` (String)
68
76
-`logs_url` (String)
69
77
-`logs_user_id` (Number)
70
78
-`org_id` (Number) Organization id to assign to this stack.
71
79
-`org_name` (String) Organization name to assign to this stack.
72
80
-`org_slug` (String) Organization slug to assign to this stack.
81
+
-`otlp_private_connectivity_info_private_dns` (String) Private DNS for OTLP when using AWS PrivateLink (only for AWS stacks)
82
+
-`otlp_private_connectivity_info_service_name` (String) Service Name for OTLP when using AWS PrivateLink (only for AWS stacks)
73
83
-`otlp_url` (String) Base URL of the OTLP instance configured for this stack. The username is the stack's ID (`id` attribute of this resource). See https://grafana.com/docs/grafana-cloud/send-data/otlp/send-data-otlp/ for docs on how to use this.
84
+
-`pdc_api_private_connectivity_info_private_dns` (String) Private DNS for PDC's API when using AWS PrivateLink (only for AWS stacks)
85
+
-`pdc_api_private_connectivity_info_service_name` (String) Service Name for PDC's API when using AWS PrivateLink (only for AWS stacks)
86
+
-`pdc_gateway_private_connectivity_info_private_dns` (String) Private DNS for PDC's Gateway when using AWS PrivateLink (only for AWS stacks)
87
+
-`pdc_gateway_private_connectivity_info_service_name` (String) Service Name for PDC's Gateway when using AWS PrivateLink (only for AWS stacks)
88
+
-`profiles_ip_allow_list_cname` (String) Comma-separated list of CNAMEs that can be whitelisted to access the Profiles instance (Optional)
74
89
-`profiles_name` (String)
90
+
-`profiles_private_connectivity_info_private_dns` (String) Private DNS for Profiles when using AWS PrivateLink (only for AWS stacks)
91
+
-`profiles_private_connectivity_info_service_name` (String) Service Name for Profiles when using AWS PrivateLink (only for AWS stacks)
75
92
-`profiles_status` (String)
76
93
-`profiles_url` (String)
77
94
-`profiles_user_id` (Number)
95
+
-`prometheus_ip_allow_list_cname` (String) Comma-separated list of CNAMEs that can be whitelisted to access the Prometheus instance (Optional)
78
96
-`prometheus_name` (String) Prometheus name for this instance.
97
+
-`prometheus_private_connectivity_info_private_dns` (String) Private DNS for Prometheus when using AWS PrivateLink (only for AWS stacks)
98
+
-`prometheus_private_connectivity_info_service_name` (String) Service Name for Prometheus when using AWS PrivateLink (only for AWS stacks)
79
99
-`prometheus_remote_endpoint` (String) Use this URL to query hosted metrics data e.g. Prometheus data source in Grafana
80
100
-`prometheus_remote_write_endpoint` (String) Use this URL to send prometheus metrics to Grafana cloud
81
101
-`prometheus_status` (String) Prometheus status for this instance.
82
102
-`prometheus_url` (String) Prometheus url for this instance.
83
103
-`prometheus_user_id` (Number) Prometheus user ID. Used for e.g. remote_write.
84
104
-`status` (String) Status of the stack.
105
+
-`traces_ip_allow_list_cname` (String) Comma-separated list of CNAMEs that can be whitelisted to access the Traces instance (Optional)
85
106
-`traces_name` (String)
107
+
-`traces_private_connectivity_info_private_dns` (String) Private DNS for Traces when using AWS PrivateLink (only for AWS stacks)
108
+
-`traces_private_connectivity_info_service_name` (String) Service Name for Traces when using AWS PrivateLink (only for AWS stacks)
86
109
-`traces_status` (String)
87
110
-`traces_url` (String) Base URL of the Traces instance configured for this stack. To use this in the Tempo data source in Grafana, append `/tempo` to the URL.
0 commit comments