Skip to content

Commit

Permalink
Add notes about DAS being prometheus only (#14040)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikenomitch committed Aug 15, 2022
1 parent 3bb59be commit 24bd337
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 24bd337

Please sign in to comment.