Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions content/nim/releases/known-issues.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
docs: DOCS-937
tags:
- docs
title: Known Issues
type: reference
title: Known issues
toc: true
weight: 200
---
Expand Down Expand Up @@ -344,7 +343,7 @@ Under certain conditions, instances that are not reporting request totals may no

#### Workaround

Configure NGINX Plus or NGINX Stub Status APIs to send correctly the NGINX metrics using NGINX Agent. See the [Metrics]({{< relref "nim/monitoring/overview-metrics.md" >}}) documentation to learn more.
Configure NGINX Plus or NGINX Stub Status APIs to send correctly the NGINX metrics using NGINX Agent. See the [Metrics]({{< ref "nim/monitoring/overview-metrics.md" >}}) documentation to learn more.

---

Expand Down Expand Up @@ -807,7 +806,7 @@ When installing on CentOS 7, RHEL 7, and Amazon Linux 2, the package manager doe

#### Workaround

Install a supported version of NGINX (v1.18 or later) or NGINX Plus (R22 or later). See the [Technical Specifications]({{< relref "nim/fundamentals/tech-specs.md" >}}) guide for details.
Install a supported version of NGINX (v1.18 or later) or NGINX Plus (R22 or later). See the [Technical Specifications]({{< ref "nim/fundamentals/tech-specs.md" >}}) guide for details.

---

Expand Down
Loading