Add notes about DAS being prometheus only (#14040)
This commit is contained in:
parent
4f0674806e
commit
ce310b350d
|
@ -15,6 +15,8 @@ description: >-
|
|||
present in the open source version of Nomad Autoscaler.
|
||||
</EnterpriseAlert>
|
||||
|
||||
~> Note that currently Prometheus is the only APM availible for Dynamic Application Sizing
|
||||
|
||||
The `dynamic_application_sizing` blocks configures the Nomad Autoscaler agent
|
||||
options for Dynamic Application Sizing. Learn more about the Dynamic
|
||||
Application Sizing functionality in the
|
||||
|
|
|
@ -11,6 +11,8 @@ description: The "app-sizing-nomad" target plugin scales a task resource.
|
|||
present in the open source version of Nomad Autoscaler.
|
||||
</EnterpriseAlert>
|
||||
|
||||
~> Note that currently Prometheus is the only APM availible for Dynamic Application Sizing
|
||||
|
||||
The `app-sizing-nomad` target plugin reports on the current task resource value
|
||||
as well as submits recommendations to Nomad via the [recommendations API endpoint][nomad_recommendations_api]
|
||||
based on the result of the Dynamic Application Sizing strategy calculations.
|
||||
|
|
Loading…
Reference in New Issue