pulumi-signalfx 7.20.0a1766201535__tar.gz → 7.21.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (76) hide show
  1. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/PKG-INFO +1 -1
  2. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/alert_muting_rule.py +2 -2
  3. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/aws/token_integration.py +2 -2
  4. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/dashboard_group.py +2 -2
  5. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/data_link.py +2 -2
  6. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/detector.py +2 -2
  7. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/list_chart.py +7 -7
  8. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/log/view.py +7 -7
  9. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/pulumi-plugin.json +1 -1
  10. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/single_value_chart.py +7 -7
  11. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/slo.py +2 -2
  12. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx.egg-info/PKG-INFO +1 -1
  13. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pyproject.toml +1 -1
  14. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/README.md +0 -0
  15. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/__init__.py +0 -0
  16. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/_inputs.py +0 -0
  17. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/_utilities.py +0 -0
  18. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/automatedarchival/__init__.py +0 -0
  19. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/automatedarchival/_inputs.py +0 -0
  20. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/automatedarchival/exempt_metric.py +0 -0
  21. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/automatedarchival/outputs.py +0 -0
  22. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/automatedarchival/settings.py +0 -0
  23. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/aws/__init__.py +0 -0
  24. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/aws/_inputs.py +0 -0
  25. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/aws/external_integration.py +0 -0
  26. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/aws/integration.py +0 -0
  27. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/aws/outputs.py +0 -0
  28. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/azure/__init__.py +0 -0
  29. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/azure/_inputs.py +0 -0
  30. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/azure/integration.py +0 -0
  31. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/azure/outputs.py +0 -0
  32. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/config/__init__.py +0 -0
  33. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/config/__init__.pyi +0 -0
  34. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/config/vars.py +0 -0
  35. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/dashboard.py +0 -0
  36. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/event_feed_chart.py +0 -0
  37. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/gcp/__init__.py +0 -0
  38. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/gcp/_inputs.py +0 -0
  39. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/gcp/integration.py +0 -0
  40. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/gcp/outputs.py +0 -0
  41. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/get_dimension_values.py +0 -0
  42. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/heatmap_chart.py +0 -0
  43. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/jira/__init__.py +0 -0
  44. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/jira/integration.py +0 -0
  45. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/log/__init__.py +0 -0
  46. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/log/_inputs.py +0 -0
  47. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/log/outputs.py +0 -0
  48. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/log/timeline.py +0 -0
  49. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/metric_ruleset.py +0 -0
  50. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/opsgenie/__init__.py +0 -0
  51. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/opsgenie/integration.py +0 -0
  52. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/org_token.py +0 -0
  53. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/organization_members.py +0 -0
  54. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/outputs.py +0 -0
  55. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/pagerduty/__init__.py +0 -0
  56. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/pagerduty/get_integration.py +0 -0
  57. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/pagerduty/integration.py +0 -0
  58. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/provider.py +0 -0
  59. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/py.typed +0 -0
  60. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/servicenow/__init__.py +0 -0
  61. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/servicenow/integration.py +0 -0
  62. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/slack/__init__.py +0 -0
  63. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/slack/integration.py +0 -0
  64. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/slo_chart.py +0 -0
  65. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/table_chart.py +0 -0
  66. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/team.py +0 -0
  67. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/text_chart.py +0 -0
  68. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/time_chart.py +0 -0
  69. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/victorops/__init__.py +0 -0
  70. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/victorops/integration.py +0 -0
  71. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx/webhook_integration.py +0 -0
  72. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx.egg-info/SOURCES.txt +0 -0
  73. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx.egg-info/dependency_links.txt +0 -0
  74. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx.egg-info/requires.txt +0 -0
  75. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/pulumi_signalfx.egg-info/top_level.txt +0 -0
  76. {pulumi_signalfx-7.20.0a1766201535 → pulumi_signalfx-7.21.0}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pulumi_signalfx
3
- Version: 7.20.0a1766201535
3
+ Version: 7.21.0
4
4
  Summary: A Pulumi package for creating and managing SignalFx resources.
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.io
@@ -266,7 +266,7 @@ class AlertMutingRule(pulumi.CustomResource):
266
266
  description="mooted it NEW",
267
267
  start_time=1573063243,
268
268
  stop_time=0,
269
- detectors=[some_detector_id],
269
+ detectors=[some_detector["id"]],
270
270
  filters=[{
271
271
  "property": "foo",
272
272
  "property_value": "bar",
@@ -309,7 +309,7 @@ class AlertMutingRule(pulumi.CustomResource):
309
309
  description="mooted it NEW",
310
310
  start_time=1573063243,
311
311
  stop_time=0,
312
- detectors=[some_detector_id],
312
+ detectors=[some_detector["id"]],
313
313
  filters=[{
314
314
  "property": "foo",
315
315
  "property_value": "bar",
@@ -105,7 +105,7 @@ class TokenIntegration(pulumi.CustomResource):
105
105
  name: Optional[pulumi.Input[_builtins.str]] = None,
106
106
  __props__=None):
107
107
  """
108
- Splunk Observability AWS CloudWatch integrations using security tokens. For help with this integration see [Connect to AWS CloudWatch](https://docs.signalfx.com/en/latest/integrations/amazon-web-services.html#connect-to-aws).
108
+ Splunk Observability AWS CloudWatch integrations using security tokens. For help with this integration see [Connect to AWS CloudWatch](https://dev.splunk.com/observability/docs/integrations/aws_integration_overview/).
109
109
 
110
110
  > **NOTE** When managing integrations, use a session token of an administrator to authenticate the Splunk Observabilit Cloud provider. See [Operations that require a session token for an administrator](https://dev.splunk.com/observability/docs/administration/authtokens#Operations-that-require-a-session-token-for-an-administrator).
111
111
 
@@ -155,7 +155,7 @@ class TokenIntegration(pulumi.CustomResource):
155
155
  args: Optional[TokenIntegrationArgs] = None,
156
156
  opts: Optional[pulumi.ResourceOptions] = None):
157
157
  """
158
- Splunk Observability AWS CloudWatch integrations using security tokens. For help with this integration see [Connect to AWS CloudWatch](https://docs.signalfx.com/en/latest/integrations/amazon-web-services.html#connect-to-aws).
158
+ Splunk Observability AWS CloudWatch integrations using security tokens. For help with this integration see [Connect to AWS CloudWatch](https://dev.splunk.com/observability/docs/integrations/aws_integration_overview/).
159
159
 
160
160
  > **NOTE** When managing integrations, use a session token of an administrator to authenticate the Splunk Observabilit Cloud provider. See [Operations that require a session token for an administrator](https://dev.splunk.com/observability/docs/administration/authtokens#Operations-that-require-a-session-token-for-an-administrator).
161
161
 
@@ -314,7 +314,7 @@ class DashboardGroup(pulumi.CustomResource):
314
314
  teams: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None,
315
315
  __props__=None):
316
316
  """
317
- In the Splunk Observability Cloud web UI, a [dashboard group](https://developers.signalfx.com/dashboard_groups_reference.html) is a collection of dashboards.
317
+ In the Splunk Observability Cloud web UI, a [dashboard group](https://dev.splunk.com/observability/docs/chartsdashboards/dashboard_groups_overview/) is a collection of dashboards.
318
318
 
319
319
  Dashboard groups cannot be accessed directly. You can access them through a dashboard within a group.
320
320
 
@@ -405,7 +405,7 @@ class DashboardGroup(pulumi.CustomResource):
405
405
  args: Optional[DashboardGroupArgs] = None,
406
406
  opts: Optional[pulumi.ResourceOptions] = None):
407
407
  """
408
- In the Splunk Observability Cloud web UI, a [dashboard group](https://developers.signalfx.com/dashboard_groups_reference.html) is a collection of dashboards.
408
+ In the Splunk Observability Cloud web UI, a [dashboard group](https://dev.splunk.com/observability/docs/chartsdashboards/dashboard_groups_overview/) is a collection of dashboards.
409
409
 
410
410
  Dashboard groups cannot be accessed directly. You can access them through a dashboard within a group.
411
411
 
@@ -273,7 +273,7 @@ class DataLink(pulumi.CustomResource):
273
273
  target_splunks: Optional[pulumi.Input[Sequence[pulumi.Input[Union['DataLinkTargetSplunkArgs', 'DataLinkTargetSplunkArgsDict']]]]] = None,
274
274
  __props__=None):
275
275
  """
276
- Manage Splunk Observability Cloud [Data Links](https://docs.signalfx.com/en/latest/managing/data-links.html).
276
+ Manage Splunk Observability Cloud [Data Links](https://help.splunk.com/en/splunk-observability-cloud/data-tools/navigate-to-related-resources-with-data-links).
277
277
 
278
278
  ## Example
279
279
 
@@ -331,7 +331,7 @@ class DataLink(pulumi.CustomResource):
331
331
  args: Optional[DataLinkArgs] = None,
332
332
  opts: Optional[pulumi.ResourceOptions] = None):
333
333
  """
334
- Manage Splunk Observability Cloud [Data Links](https://docs.signalfx.com/en/latest/managing/data-links.html).
334
+ Manage Splunk Observability Cloud [Data Links](https://help.splunk.com/en/splunk-observability-cloud/data-tools/navigate-to-related-resources-with-data-links).
335
335
 
336
336
  ## Example
337
337
 
@@ -809,7 +809,7 @@ class Detector(pulumi.CustomResource):
809
809
 
810
810
  ### Team
811
811
 
812
- Sends [notifications to a team](https://docs.signalfx.com/en/latest/managing/teams/team-notifications.html).
812
+ Sends [notifications to a team](https://help.splunk.com/en/splunk-observability-cloud/administer/user-and-team-management/manage-teams/manage-team-notifications).
813
813
 
814
814
  ### TeamEmail
815
815
 
@@ -940,7 +940,7 @@ class Detector(pulumi.CustomResource):
940
940
 
941
941
  ### Team
942
942
 
943
- Sends [notifications to a team](https://docs.signalfx.com/en/latest/managing/teams/team-notifications.html).
943
+ Sends [notifications to a team](https://help.splunk.com/en/splunk-observability-cloud/administer/user-and-team-management/manage-teams/manage-team-notifications).
944
944
 
945
945
  ### TeamEmail
946
946
 
@@ -44,7 +44,7 @@ class ListChartArgs:
44
44
  viz_options: Optional[pulumi.Input[Sequence[pulumi.Input['ListChartVizOptionArgs']]]] = None):
45
45
  """
46
46
  The set of arguments for constructing a ListChart resource.
47
- :param pulumi.Input[_builtins.str] program_text: Signalflow program text for the chart. More info[in the Splunk Observability Cloud docs](https://developers.signalfx.com/signalflow_analytics/signalflow_overview.html#_signalflow_programming_language).
47
+ :param pulumi.Input[_builtins.str] program_text: Signalflow program text for the chart. More info[in the Splunk Observability Cloud docs](https://dev.splunk.com/observability/docs/signalflow/).
48
48
  :param pulumi.Input[_builtins.str] color_by: Must be one of `"Scale"`, `"Dimension"` or `"Metric"`. `"Dimension"` by default.
49
49
  :param pulumi.Input[Sequence[pulumi.Input['ListChartColorScaleArgs']]] color_scales: Single color range including both the color to display for that range and the borders of the range. Example: `[{ gt = 60, color = "blue" }, { lte = 60, color = "yellow" }]`. Look at this [link](https://docs.splunk.com/observability/en/data-visualization/charts/chart-options.html).
50
50
  :param pulumi.Input[_builtins.str] description: Description of the chart.
@@ -115,7 +115,7 @@ class ListChartArgs:
115
115
  @pulumi.getter(name="programText")
116
116
  def program_text(self) -> pulumi.Input[_builtins.str]:
117
117
  """
118
- Signalflow program text for the chart. More info[in the Splunk Observability Cloud docs](https://developers.signalfx.com/signalflow_analytics/signalflow_overview.html#_signalflow_programming_language).
118
+ Signalflow program text for the chart. More info[in the Splunk Observability Cloud docs](https://dev.splunk.com/observability/docs/signalflow/).
119
119
  """
120
120
  return pulumi.get(self, "program_text")
121
121
 
@@ -403,7 +403,7 @@ class _ListChartState:
403
403
  :param pulumi.Input[_builtins.int] max_delay: How long (in seconds) to wait for late datapoints.
404
404
  :param pulumi.Input[_builtins.int] max_precision: Maximum number of digits to display when rounding values up or down.
405
405
  :param pulumi.Input[_builtins.str] name: Name of the chart.
406
- :param pulumi.Input[_builtins.str] program_text: Signalflow program text for the chart. More info[in the Splunk Observability Cloud docs](https://developers.signalfx.com/signalflow_analytics/signalflow_overview.html#_signalflow_programming_language).
406
+ :param pulumi.Input[_builtins.str] program_text: Signalflow program text for the chart. More info[in the Splunk Observability Cloud docs](https://dev.splunk.com/observability/docs/signalflow/).
407
407
  :param pulumi.Input[_builtins.int] refresh_interval: How often (in seconds) to refresh the values of the list.
408
408
  :param pulumi.Input[_builtins.str] secondary_visualization: The type of secondary visualization. Can be `None`, `Radial`, `Linear`, or `Sparkline`. If unset, the Splunk Observability Cloud default is used (`Sparkline`).
409
409
  :param pulumi.Input[_builtins.str] sort_by: The property to use when sorting the elements. Use `value` if you want to sort by value. Must be prepended with `+` for ascending or `-` for descending (e.g. `-foo`). Note there are some special values for some of the options provided in the UX: `"value"` for Value, `"sf_originatingMetric"` for Metric, and `"sf_metric"` for plot.
@@ -600,7 +600,7 @@ class _ListChartState:
600
600
  @pulumi.getter(name="programText")
601
601
  def program_text(self) -> Optional[pulumi.Input[_builtins.str]]:
602
602
  """
603
- Signalflow program text for the chart. More info[in the Splunk Observability Cloud docs](https://developers.signalfx.com/signalflow_analytics/signalflow_overview.html#_signalflow_programming_language).
603
+ Signalflow program text for the chart. More info[in the Splunk Observability Cloud docs](https://dev.splunk.com/observability/docs/signalflow/).
604
604
  """
605
605
  return pulumi.get(self, "program_text")
606
606
 
@@ -819,7 +819,7 @@ class ListChart(pulumi.CustomResource):
819
819
  :param pulumi.Input[_builtins.int] max_delay: How long (in seconds) to wait for late datapoints.
820
820
  :param pulumi.Input[_builtins.int] max_precision: Maximum number of digits to display when rounding values up or down.
821
821
  :param pulumi.Input[_builtins.str] name: Name of the chart.
822
- :param pulumi.Input[_builtins.str] program_text: Signalflow program text for the chart. More info[in the Splunk Observability Cloud docs](https://developers.signalfx.com/signalflow_analytics/signalflow_overview.html#_signalflow_programming_language).
822
+ :param pulumi.Input[_builtins.str] program_text: Signalflow program text for the chart. More info[in the Splunk Observability Cloud docs](https://dev.splunk.com/observability/docs/signalflow/).
823
823
  :param pulumi.Input[_builtins.int] refresh_interval: How often (in seconds) to refresh the values of the list.
824
824
  :param pulumi.Input[_builtins.str] secondary_visualization: The type of secondary visualization. Can be `None`, `Radial`, `Linear`, or `Sparkline`. If unset, the Splunk Observability Cloud default is used (`Sparkline`).
825
825
  :param pulumi.Input[_builtins.str] sort_by: The property to use when sorting the elements. Use `value` if you want to sort by value. Must be prepended with `+` for ascending or `-` for descending (e.g. `-foo`). Note there are some special values for some of the options provided in the UX: `"value"` for Value, `"sf_originatingMetric"` for Metric, and `"sf_metric"` for plot.
@@ -1004,7 +1004,7 @@ class ListChart(pulumi.CustomResource):
1004
1004
  :param pulumi.Input[_builtins.int] max_delay: How long (in seconds) to wait for late datapoints.
1005
1005
  :param pulumi.Input[_builtins.int] max_precision: Maximum number of digits to display when rounding values up or down.
1006
1006
  :param pulumi.Input[_builtins.str] name: Name of the chart.
1007
- :param pulumi.Input[_builtins.str] program_text: Signalflow program text for the chart. More info[in the Splunk Observability Cloud docs](https://developers.signalfx.com/signalflow_analytics/signalflow_overview.html#_signalflow_programming_language).
1007
+ :param pulumi.Input[_builtins.str] program_text: Signalflow program text for the chart. More info[in the Splunk Observability Cloud docs](https://dev.splunk.com/observability/docs/signalflow/).
1008
1008
  :param pulumi.Input[_builtins.int] refresh_interval: How often (in seconds) to refresh the values of the list.
1009
1009
  :param pulumi.Input[_builtins.str] secondary_visualization: The type of secondary visualization. Can be `None`, `Radial`, `Linear`, or `Sparkline`. If unset, the Splunk Observability Cloud default is used (`Sparkline`).
1010
1010
  :param pulumi.Input[_builtins.str] sort_by: The property to use when sorting the elements. Use `value` if you want to sort by value. Must be prepended with `+` for ascending or `-` for descending (e.g. `-foo`). Note there are some special values for some of the options provided in the UX: `"value"` for Value, `"sf_originatingMetric"` for Metric, and `"sf_metric"` for plot.
@@ -1137,7 +1137,7 @@ class ListChart(pulumi.CustomResource):
1137
1137
  @pulumi.getter(name="programText")
1138
1138
  def program_text(self) -> pulumi.Output[_builtins.str]:
1139
1139
  """
1140
- Signalflow program text for the chart. More info[in the Splunk Observability Cloud docs](https://developers.signalfx.com/signalflow_analytics/signalflow_overview.html#_signalflow_programming_language).
1140
+ Signalflow program text for the chart. More info[in the Splunk Observability Cloud docs](https://dev.splunk.com/observability/docs/signalflow/).
1141
1141
  """
1142
1142
  return pulumi.get(self, "program_text")
1143
1143
 
@@ -33,7 +33,7 @@ class ViewArgs:
33
33
  time_range: Optional[pulumi.Input[_builtins.int]] = None):
34
34
  """
35
35
  The set of arguments for constructing a View resource.
36
- :param pulumi.Input[_builtins.str] program_text: Signalflow program text for the log view. More info at https://developers.signalfx.com/docs/signalflow-overview.
36
+ :param pulumi.Input[_builtins.str] program_text: Signalflow program text for the log view. More info at [Signalflow Overview](https://dev.splunk.com/observability/docs/signalflow/).
37
37
  :param pulumi.Input[Sequence[pulumi.Input['ViewColumnArgs']]] columns: The column headers to show on the log view.
38
38
  :param pulumi.Input[_builtins.str] default_connection: The connection that the log view uses to fetch data. This could be Splunk Enterprise, Splunk Enterprise Cloud or Observability Cloud.
39
39
  :param pulumi.Input[_builtins.str] description: Description of the log view.
@@ -68,7 +68,7 @@ class ViewArgs:
68
68
  @pulumi.getter(name="programText")
69
69
  def program_text(self) -> pulumi.Input[_builtins.str]:
70
70
  """
71
- Signalflow program text for the log view. More info at https://developers.signalfx.com/docs/signalflow-overview.
71
+ Signalflow program text for the log view. More info at [Signalflow Overview](https://dev.splunk.com/observability/docs/signalflow/).
72
72
  """
73
73
  return pulumi.get(self, "program_text")
74
74
 
@@ -206,7 +206,7 @@ class _ViewState:
206
206
  :param pulumi.Input[_builtins.str] description: Description of the log view.
207
207
  :param pulumi.Input[_builtins.int] end_time: Seconds since epoch. Used for visualization. Conflicts with `time_range`.
208
208
  :param pulumi.Input[_builtins.str] name: Name of the log view.
209
- :param pulumi.Input[_builtins.str] program_text: Signalflow program text for the log view. More info at https://developers.signalfx.com/docs/signalflow-overview.
209
+ :param pulumi.Input[_builtins.str] program_text: Signalflow program text for the log view. More info at [Signalflow Overview](https://dev.splunk.com/observability/docs/signalflow/).
210
210
  :param pulumi.Input[Sequence[pulumi.Input['ViewSortOptionArgs']]] sort_options: The sorting options configuration to specify if the log view table needs to be sorted in a particular field.
211
211
  :param pulumi.Input[_builtins.int] start_time: Seconds since epoch. Used for visualization. Conflicts with `time_range`.
212
212
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] tags: Tags associated with the resource
@@ -300,7 +300,7 @@ class _ViewState:
300
300
  @pulumi.getter(name="programText")
301
301
  def program_text(self) -> Optional[pulumi.Input[_builtins.str]]:
302
302
  """
303
- Signalflow program text for the log view. More info at https://developers.signalfx.com/docs/signalflow-overview.
303
+ Signalflow program text for the log view. More info at [Signalflow Overview](https://dev.splunk.com/observability/docs/signalflow/).
304
304
  """
305
305
  return pulumi.get(self, "program_text")
306
306
 
@@ -435,7 +435,7 @@ class View(pulumi.CustomResource):
435
435
  :param pulumi.Input[_builtins.str] description: Description of the log view.
436
436
  :param pulumi.Input[_builtins.int] end_time: Seconds since epoch. Used for visualization. Conflicts with `time_range`.
437
437
  :param pulumi.Input[_builtins.str] name: Name of the log view.
438
- :param pulumi.Input[_builtins.str] program_text: Signalflow program text for the log view. More info at https://developers.signalfx.com/docs/signalflow-overview.
438
+ :param pulumi.Input[_builtins.str] program_text: Signalflow program text for the log view. More info at [Signalflow Overview](https://dev.splunk.com/observability/docs/signalflow/).
439
439
  :param pulumi.Input[Sequence[pulumi.Input[Union['ViewSortOptionArgs', 'ViewSortOptionArgsDict']]]] sort_options: The sorting options configuration to specify if the log view table needs to be sorted in a particular field.
440
440
  :param pulumi.Input[_builtins.int] start_time: Seconds since epoch. Used for visualization. Conflicts with `time_range`.
441
441
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] tags: Tags associated with the resource
@@ -571,7 +571,7 @@ class View(pulumi.CustomResource):
571
571
  :param pulumi.Input[_builtins.str] description: Description of the log view.
572
572
  :param pulumi.Input[_builtins.int] end_time: Seconds since epoch. Used for visualization. Conflicts with `time_range`.
573
573
  :param pulumi.Input[_builtins.str] name: Name of the log view.
574
- :param pulumi.Input[_builtins.str] program_text: Signalflow program text for the log view. More info at https://developers.signalfx.com/docs/signalflow-overview.
574
+ :param pulumi.Input[_builtins.str] program_text: Signalflow program text for the log view. More info at [Signalflow Overview](https://dev.splunk.com/observability/docs/signalflow/).
575
575
  :param pulumi.Input[Sequence[pulumi.Input[Union['ViewSortOptionArgs', 'ViewSortOptionArgsDict']]]] sort_options: The sorting options configuration to specify if the log view table needs to be sorted in a particular field.
576
576
  :param pulumi.Input[_builtins.int] start_time: Seconds since epoch. Used for visualization. Conflicts with `time_range`.
577
577
  :param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] tags: Tags associated with the resource
@@ -639,7 +639,7 @@ class View(pulumi.CustomResource):
639
639
  @pulumi.getter(name="programText")
640
640
  def program_text(self) -> pulumi.Output[_builtins.str]:
641
641
  """
642
- Signalflow program text for the log view. More info at https://developers.signalfx.com/docs/signalflow-overview.
642
+ Signalflow program text for the log view. More info at [Signalflow Overview](https://dev.splunk.com/observability/docs/signalflow/).
643
643
  """
644
644
  return pulumi.get(self, "program_text")
645
645
 
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "resource": true,
3
3
  "name": "signalfx",
4
- "version": "7.20.0-alpha.1766201535"
4
+ "version": "7.21.0"
5
5
  }
@@ -40,7 +40,7 @@ class SingleValueChartArgs:
40
40
  The set of arguments for constructing a SingleValueChart resource.
41
41
  :param pulumi.Input[_builtins.str] program_text: Signalflow program text for the chart. More info [in the Splunk Observability Cloud docs](https://dev.splunk.com/observability/docs/signalflow/).
42
42
  :param pulumi.Input[_builtins.str] color_by: Must be `"Dimension"`, `"Scale"` or `"Metric"`. `"Dimension"` by default.
43
- :param pulumi.Input[Sequence[pulumi.Input['SingleValueChartColorScaleArgs']]] color_scales: Single color range including both the color to display for that range and the borders of the range. Example: `[{ gt = 60, color = "blue" }, { lte = 60, color = "yellow" }]`. Look at this [link](https://docs.signalfx.com/en/latest/charts/chart-options-tab.html).
43
+ :param pulumi.Input[Sequence[pulumi.Input['SingleValueChartColorScaleArgs']]] color_scales: Single color range including both the color to display for that range and the borders of the range. Example: `[{ gt = 60, color = "blue" }, { lte = 60, color = "yellow" }]`. Look at this [link](https://dev.splunk.com/observability/docs/chartsdashboards/charts_overview/#Chart-color-palettes).
44
44
  :param pulumi.Input[_builtins.str] description: Description of the chart.
45
45
  :param pulumi.Input[_builtins.bool] is_timestamp_hidden: Whether to hide the timestamp in the chart. `false` by default.
46
46
  :param pulumi.Input[_builtins.int] max_delay: How long (in seconds) to wait for late datapoints
@@ -112,7 +112,7 @@ class SingleValueChartArgs:
112
112
  @pulumi.getter(name="colorScales")
113
113
  def color_scales(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['SingleValueChartColorScaleArgs']]]]:
114
114
  """
115
- Single color range including both the color to display for that range and the borders of the range. Example: `[{ gt = 60, color = "blue" }, { lte = 60, color = "yellow" }]`. Look at this [link](https://docs.signalfx.com/en/latest/charts/chart-options-tab.html).
115
+ Single color range including both the color to display for that range and the borders of the range. Example: `[{ gt = 60, color = "blue" }, { lte = 60, color = "yellow" }]`. Look at this [link](https://dev.splunk.com/observability/docs/chartsdashboards/charts_overview/#Chart-color-palettes).
116
116
  """
117
117
  return pulumi.get(self, "color_scales")
118
118
 
@@ -287,7 +287,7 @@ class _SingleValueChartState:
287
287
  """
288
288
  Input properties used for looking up and filtering SingleValueChart resources.
289
289
  :param pulumi.Input[_builtins.str] color_by: Must be `"Dimension"`, `"Scale"` or `"Metric"`. `"Dimension"` by default.
290
- :param pulumi.Input[Sequence[pulumi.Input['SingleValueChartColorScaleArgs']]] color_scales: Single color range including both the color to display for that range and the borders of the range. Example: `[{ gt = 60, color = "blue" }, { lte = 60, color = "yellow" }]`. Look at this [link](https://docs.signalfx.com/en/latest/charts/chart-options-tab.html).
290
+ :param pulumi.Input[Sequence[pulumi.Input['SingleValueChartColorScaleArgs']]] color_scales: Single color range including both the color to display for that range and the borders of the range. Example: `[{ gt = 60, color = "blue" }, { lte = 60, color = "yellow" }]`. Look at this [link](https://dev.splunk.com/observability/docs/chartsdashboards/charts_overview/#Chart-color-palettes).
291
291
  :param pulumi.Input[_builtins.str] description: Description of the chart.
292
292
  :param pulumi.Input[_builtins.bool] is_timestamp_hidden: Whether to hide the timestamp in the chart. `false` by default.
293
293
  :param pulumi.Input[_builtins.int] max_delay: How long (in seconds) to wait for late datapoints
@@ -352,7 +352,7 @@ class _SingleValueChartState:
352
352
  @pulumi.getter(name="colorScales")
353
353
  def color_scales(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['SingleValueChartColorScaleArgs']]]]:
354
354
  """
355
- Single color range including both the color to display for that range and the borders of the range. Example: `[{ gt = 60, color = "blue" }, { lte = 60, color = "yellow" }]`. Look at this [link](https://docs.signalfx.com/en/latest/charts/chart-options-tab.html).
355
+ Single color range including both the color to display for that range and the borders of the range. Example: `[{ gt = 60, color = "blue" }, { lte = 60, color = "yellow" }]`. Look at this [link](https://dev.splunk.com/observability/docs/chartsdashboards/charts_overview/#Chart-color-palettes).
356
356
  """
357
357
  return pulumi.get(self, "color_scales")
358
358
 
@@ -578,7 +578,7 @@ class SingleValueChart(pulumi.CustomResource):
578
578
  :param str resource_name: The name of the resource.
579
579
  :param pulumi.ResourceOptions opts: Options for the resource.
580
580
  :param pulumi.Input[_builtins.str] color_by: Must be `"Dimension"`, `"Scale"` or `"Metric"`. `"Dimension"` by default.
581
- :param pulumi.Input[Sequence[pulumi.Input[Union['SingleValueChartColorScaleArgs', 'SingleValueChartColorScaleArgsDict']]]] color_scales: Single color range including both the color to display for that range and the borders of the range. Example: `[{ gt = 60, color = "blue" }, { lte = 60, color = "yellow" }]`. Look at this [link](https://docs.signalfx.com/en/latest/charts/chart-options-tab.html).
581
+ :param pulumi.Input[Sequence[pulumi.Input[Union['SingleValueChartColorScaleArgs', 'SingleValueChartColorScaleArgsDict']]]] color_scales: Single color range including both the color to display for that range and the borders of the range. Example: `[{ gt = 60, color = "blue" }, { lte = 60, color = "yellow" }]`. Look at this [link](https://dev.splunk.com/observability/docs/chartsdashboards/charts_overview/#Chart-color-palettes).
582
582
  :param pulumi.Input[_builtins.str] description: Description of the chart.
583
583
  :param pulumi.Input[_builtins.bool] is_timestamp_hidden: Whether to hide the timestamp in the chart. `false` by default.
584
584
  :param pulumi.Input[_builtins.int] max_delay: How long (in seconds) to wait for late datapoints
@@ -714,7 +714,7 @@ class SingleValueChart(pulumi.CustomResource):
714
714
  :param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
715
715
  :param pulumi.ResourceOptions opts: Options for the resource.
716
716
  :param pulumi.Input[_builtins.str] color_by: Must be `"Dimension"`, `"Scale"` or `"Metric"`. `"Dimension"` by default.
717
- :param pulumi.Input[Sequence[pulumi.Input[Union['SingleValueChartColorScaleArgs', 'SingleValueChartColorScaleArgsDict']]]] color_scales: Single color range including both the color to display for that range and the borders of the range. Example: `[{ gt = 60, color = "blue" }, { lte = 60, color = "yellow" }]`. Look at this [link](https://docs.signalfx.com/en/latest/charts/chart-options-tab.html).
717
+ :param pulumi.Input[Sequence[pulumi.Input[Union['SingleValueChartColorScaleArgs', 'SingleValueChartColorScaleArgsDict']]]] color_scales: Single color range including both the color to display for that range and the borders of the range. Example: `[{ gt = 60, color = "blue" }, { lte = 60, color = "yellow" }]`. Look at this [link](https://dev.splunk.com/observability/docs/chartsdashboards/charts_overview/#Chart-color-palettes).
718
718
  :param pulumi.Input[_builtins.str] description: Description of the chart.
719
719
  :param pulumi.Input[_builtins.bool] is_timestamp_hidden: Whether to hide the timestamp in the chart. `false` by default.
720
720
  :param pulumi.Input[_builtins.int] max_delay: How long (in seconds) to wait for late datapoints
@@ -764,7 +764,7 @@ class SingleValueChart(pulumi.CustomResource):
764
764
  @pulumi.getter(name="colorScales")
765
765
  def color_scales(self) -> pulumi.Output[Optional[Sequence['outputs.SingleValueChartColorScale']]]:
766
766
  """
767
- Single color range including both the color to display for that range and the borders of the range. Example: `[{ gt = 60, color = "blue" }, { lte = 60, color = "yellow" }]`. Look at this [link](https://docs.signalfx.com/en/latest/charts/chart-options-tab.html).
767
+ Single color range including both the color to display for that range and the borders of the range. Example: `[{ gt = 60, color = "blue" }, { lte = 60, color = "yellow" }]`. Look at this [link](https://dev.splunk.com/observability/docs/chartsdashboards/charts_overview/#Chart-color-palettes).
768
768
  """
769
769
  return pulumi.get(self, "color_scales")
770
770
 
@@ -264,7 +264,7 @@ class Slo(pulumi.CustomResource):
264
264
 
265
265
  ### Team
266
266
 
267
- Sends [notifications to a team](https://docs.signalfx.com/en/latest/managing/teams/team-notifications.html).
267
+ Sends [notifications to a team](https://help.splunk.com/en/splunk-observability-cloud/administer/user-and-team-management/manage-teams/manage-team-notifications).
268
268
 
269
269
  ### TeamEmail
270
270
 
@@ -355,7 +355,7 @@ class Slo(pulumi.CustomResource):
355
355
 
356
356
  ### Team
357
357
 
358
- Sends [notifications to a team](https://docs.signalfx.com/en/latest/managing/teams/team-notifications.html).
358
+ Sends [notifications to a team](https://help.splunk.com/en/splunk-observability-cloud/administer/user-and-team-management/manage-teams/manage-team-notifications).
359
359
 
360
360
  ### TeamEmail
361
361
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pulumi_signalfx
3
- Version: 7.20.0a1766201535
3
+ Version: 7.21.0
4
4
  Summary: A Pulumi package for creating and managing SignalFx resources.
5
5
  License: Apache-2.0
6
6
  Project-URL: Homepage, https://pulumi.io
@@ -5,7 +5,7 @@
5
5
  keywords = ["pulumi", "signalfx"]
6
6
  readme = "README.md"
7
7
  requires-python = ">=3.9"
8
- version = "7.20.0a1766201535"
8
+ version = "7.21.0"
9
9
  [project.license]
10
10
  text = "Apache-2.0"
11
11
  [project.urls]