Skip to content

Commit

Permalink
Update metric_ruleset.html.markdown (#501)
Browse files Browse the repository at this point in the history
Fix html formatting of restoration
  • Loading branch information
echoi-splk authored Sep 16, 2024
1 parent 1bbf00e commit 3e3cfc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/r/metric_ruleset.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: "signalfx"
page_title: "Splunk Observability Cloud: signalfx_metric_ruleset"
sidebar_current: "docs-signalfx-resource-metric-ruleset"
description: |-
Allows Terraform to create and manage Splunk Infrastructure Monitoring metric rulesets
Allows Terraform to create and manage Splunk Infrastructure Monitoring metric rulesets
---

# Resource: signalfx_metric_ruleset
Expand Down Expand Up @@ -94,4 +94,4 @@ The following arguments are supported in the resource block:
* `stop_time` - (Optional) Time to which the restoration job will restore archived data, in the form of *nix time in milliseconds

* `routing_rule` - (Required) Routing Rule object
* `destination` - (Required) - end destination of the input metric. Must be `RealTime`, `Archived`, or `Drop`
* `destination` - (Required) - end destination of the input metric. Must be `RealTime`, `Archived`, or `Drop`

0 comments on commit 3e3cfc9

Please sign in to comment.