mirror of
https://github.com/netdata/netdata.git
synced 2025-04-10 16:17:36 +00:00
Added GA links to new documents (#7194)
This commit is contained in:
parent
a33c846ac3
commit
c7e248e501
10 changed files with 19 additions and 1 deletions
|
@ -188,3 +188,5 @@ We may point to specific sections and ask for additional information or other fi
|
|||
## What's next
|
||||
|
||||
- Read up on the Netdata documentation [style guide](style-guide.md).
|
||||
|
||||
[](<>)
|
||||
|
|
|
@ -315,3 +315,5 @@ In Markdown, use the standard image syntax, `![]()`, and place the alt text betw
|
|||
#### Images of text
|
||||
|
||||
Don't use images of text, code samples, or terminal output. Instead, put that text content in a code block so that all devices can render it clearly and screen readers can parse it.
|
||||
|
||||
[](<>)
|
||||
|
|
|
@ -230,4 +230,4 @@ Take a look at some more advanced features and configurations:
|
|||
Or, learn more about how you can contribute to [Netdata core](../CONTRIBUTING.md) or our
|
||||
[documentation](../docs/contributing/contributing-documentation.md)!
|
||||
|
||||
[](<>)
|
||||
[](<>)
|
||||
|
|
|
@ -42,3 +42,5 @@ Netdata Cloud is entirely optional. The application will never force you to crea
|
|||
## Running Netdata Cloud on-premises or as a hosted instance
|
||||
|
||||
We plan on making both on-premises and hosted instances of Netdata Cloud available to enterprises. Until then, we are creating a list of people and businesses interested in either of these options. To add yourself or your organization to this list, email us at [info@netdata.cloud](mailto:info@netdata.cloud).
|
||||
|
||||
[](<>)
|
||||
|
|
|
@ -204,3 +204,5 @@ These services will appear under the _Messaging_ selector beneath the _Services_
|
|||
| --- | --- | --- | --- | --- |
|
||||
| RabbitMQ | `python.d.plugin:rabbitmq`, `go.d.plugin:rabbitmq` | `rabbitmq.queued_messages` | `rabbitmq.erlang_run_queue` |
|
||||
| Beanstalkd | `python.d.plugin:beanstalk` | `beanstalk.total_jobs_rate` | `beanstalk.connections_rate` | `beanstalk.current_tubes` |
|
||||
|
||||
[](<>)
|
||||
|
|
|
@ -153,3 +153,5 @@ Now, when you visit the Nodes View, you will be able to see all the nodes that w
|
|||
## What's next?
|
||||
|
||||
Learn how to use the [Nodes View](nodes-view.md) to monitor many nodes concurrently.
|
||||
|
||||
[](<>)
|
||||
|
|
|
@ -167,3 +167,5 @@ Or, at the very least, simplify your configuration files.
|
|||
|
||||
For information about other advanced features in Netdata's health monitoring toolkit, check out our [health
|
||||
documentation](../../health/). And if you have some cool alarms you built using dimension templates,
|
||||
|
||||
[](<>)
|
||||
|
|
|
@ -154,3 +154,5 @@ charts](../../web/README.md#using-charts).
|
|||
|
||||
And if you'd now like to reduce Netdata's resource usage, view our [performance guide](../../docs/Performance.md) for
|
||||
our best practices on optimization.
|
||||
|
||||
[](<>)
|
||||
|
|
|
@ -195,3 +195,5 @@ issue](https://github.com/netdata/netdata/issues/new?labels=bug%2C+needs+triage&
|
|||
- Read up on the [Zookeeper configuration
|
||||
file](https://github.com/netdata/go.d.plugin/blob/master/config/go.d/zookeeper.conf) to understand how to configure
|
||||
global options or per-job options, timeouts, TLS certificates, and more.
|
||||
|
||||
[](<>)
|
||||
|
|
|
@ -252,3 +252,5 @@ This is Netdata's TLS capability that incorporates encryption on the web server
|
|||
- **Flags/instructions to enable**: [Instructions for AWS Kinesis](https://docs.netdata.cloud/backends/aws_kinesis)
|
||||
- **Flags to disable from source**: --disable-backend-kinesis
|
||||
- **What packages required for auto-detect?**: `AWS SDK for C++`, `libcurl`, `libssl`, `libcrypto`
|
||||
|
||||
[](<>)
|
||||
|
|
Loading…
Add table
Reference in a new issue