We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ece207 commit c65217dCopy full SHA for c65217d
content/nim/nginx-instances/add-instance.md
@@ -33,6 +33,16 @@ Make sure you have:
33
sudo systemctl start nginx-agent
34
```
35
36
+## Set up metrics reporting
37
+
38
+### Enable NGINX Plus API
39
40
+{{< include "/use-cases/monitoring/enable-nginx-plus-api.md" >}}
41
42
+### Enable NGINX Open Source Stub Status API
43
44
+{{< include "/use-cases/monitoring/enable-nginx-oss-stub-status.md" >}}
45
46
## Next steps
47
48
- [Add instances to instance groups]({{< ref "nim/nginx-instances/manage-instance-groups.md" >}})
0 commit comments