Merge pull request #1049 from influxdata/rm-visibility-issue
Remove "known issue" note re: check visibilitypull/1054/head
commit
cdf8b79f36
|
|
@ -14,7 +14,3 @@ Collaborate with others using these features.
|
|||
By default, each member has full permissions on resources in your organization.
|
||||
|
||||
{{< children >}}
|
||||
|
||||
{{% cloud %}}
|
||||
**Known issue**: Currently, checks created before a member is added are not visible to that member.
|
||||
{{% /cloud %}}
|
||||
|
|
|
|||
|
|
@ -17,7 +17,3 @@ Checks in InfluxDB query data and apply a status or level to each data point bas
|
|||
Learn how to create and manage checks:
|
||||
|
||||
{{< children >}}
|
||||
|
||||
{{% cloud %}}
|
||||
**Known issue**: Currently in {{< cloud-name >}}, checks created before a [member is added to an organization](/v2.0/account-management/multi-member) are not visible to that member.
|
||||
{{% /cloud %}}
|
||||
|
|
|
|||
|
|
@ -26,10 +26,6 @@ To view checks, click **Alerts** in navigation menu on the left.
|
|||
## View a list of all checks
|
||||
The **Checks** section of the Alerts landing page displays all existing checks.
|
||||
|
||||
{{% cloud %}}
|
||||
**Known issue**: Currently in {{< cloud-name >}}, checks created before a [member is added to an organization](/v2.0/account-management/multi-member) are not visible to that member.
|
||||
{{% /cloud %}}
|
||||
|
||||
## View check details
|
||||
Click the name of the check you want to view.
|
||||
The check builder appears.
|
||||
|
|
|
|||
Loading…
Reference in New Issue