Juana De La Cuesta
0a84587c65
Add the data dog rate limiter to the autoscaler docs ( #26130 )
...
* func: add documentation for the data dog rate limiter
* Update datadog.mdx
* Update website/content/tools/autoscaling/plugins/apm/datadog.mdx
Co-authored-by: Aimee Ukasick <aimee.ukasick@hashicorp.com >
* Update website/content/tools/autoscaling/plugins/apm/datadog.mdx
Co-authored-by: Tim Gross <tgross@hashicorp.com >
---------
Co-authored-by: Aimee Ukasick <aimee.ukasick@hashicorp.com >
Co-authored-by: Tim Gross <tgross@hashicorp.com >
2025-06-26 12:51:12 +02:00
Aimee Ukasick
1065769f1e
Docs: fix typo in lower_bound ( #24731 )
...
reported via Slack
2024-12-19 13:31:37 -06:00
Adrian Todorov
3f2729f7f5
remove mentions of old versions of Nomad in various docs ( #23567 )
2024-07-12 11:01:32 -04:00
Julien Castets
9b5eb26c83
doc nomad-autoscaler: add options for pass-through strategy ( #20284 )
2024-04-04 10:54:34 -04:00
James Rasell
8f3f2a8c5c
docs: fix autoscaler variable ACL policy example. ( #20050 )
2024-02-29 15:44:29 +00:00
James Rasell
dfda021aaf
docs: add autoscaler ACL policy requirements. ( #20041 )
...
Co-authored-by: Luiz Aoqui <luiz@hashicorp.com >
2024-02-28 14:19:38 +00:00
Luiz Aoqui
cce72cddfd
docs: add Autoscaler query_window_offset config ( #19942 )
2024-02-20 17:01:30 -05:00
Julien Castets
61941d8204
docs: autoscaler doc for max_scale_up and max_scale_down of target-value strategy ( #19945 )
...
See https://github.com/hashicorp/nomad-autoscaler/pull/848
2024-02-13 07:38:39 +00:00
Luiz Aoqui
b7fa4447bd
docs: autoscaler config for blocking query timeout ( #19777 )
2024-01-22 13:08:10 -05:00
Luiz Aoqui
fce30f342c
docs: add lock_namespace autoscaler config ( #19769 )
...
Document the `high_availability.lock_namespace` configuration of the
Nomad Autoscaler.
2024-01-18 11:52:14 -05:00
Luiz Aoqui
cd8a03431c
docs: add scale_in_protection to AWS Autoscaler ( #19546 )
...
Document new `scale_in_protection` configuration of the AWS ASG
Autoscaler target plugin.
2024-01-02 14:48:56 -05:00
Luiz Aoqui
0bef6f05a2
docs: add note about * namespace on autoscaling ( #19547 )
...
Explain the behaviour when the wildcard namespace value `*` is used to
configure the Nomad Autoscaler agent.
2024-01-02 14:48:20 -05:00
Luiz Aoqui
7eecca65ec
docs: add autoscaler AWS retry_attempts config ( #19549 )
...
Document the Nomad Autoscaler AWS target plugin config `retry_attempts`.
2024-01-02 14:08:10 -05:00
Luiz Aoqui
56b1bf3240
docs: add policy_id and target_name metric labels ( #19551 )
2024-01-02 14:06:37 -05:00
Luiz Aoqui
1694e69b77
docs: clarify the behaviour of lower_bound and upper_bound ( #19552 )
2024-01-02 14:06:07 -05:00
Luiz Aoqui
09731442e4
docs: add node_pool autoscaler node selector ( #19548 )
...
Document the `node_pool` node selector configuration.
2024-01-02 10:19:58 -05:00
James Rasell
76ba3e10e7
docs: add Nomad Autoscaler HA configuration details. ( #19010 )
...
Co-authored-by: Piotr Kazmierczak <470696+pkazmierczak@users.noreply.github.com >
2023-12-27 08:00:07 +00:00
Seth Hoenig
5f3aae7340
website: fix spellcheck path and cleanup some misspellings ( #19238 )
2023-11-30 09:38:19 -06:00
wrli20
0329393a28
docs: fix link to alicloud autoscaler plugin ( #18495 )
2023-09-14 09:23:58 -04:00
wrli20
46e72aa8d5
add new target plugin for aliyun ( #18473 )
2023-09-13 13:39:35 +01:00
János Szathmáry
1e9ccc3ed8
feat: improve policy documentation for "query_window" property ( #17929 )
2023-08-18 17:43:23 -04:00
János Szathmáry
e53955bccc
fix allowed metric values documentation for the Nomad APM plugin ( #17928 )
2023-07-13 18:25:40 -04:00
James Rasell
3fc2054f85
docs: use appropriate file extension for autoscaler agent config. ( #16993 )
2023-04-27 15:00:28 +01:00
Piotr Kazmierczak
949a6f60c7
renamed stanza to block for consistency with other projects ( #15941 )
2023-01-30 15:48:43 +01:00
Ashlee M Boyer
3444ece549
docs: Migrate link formats ( #15779 )
...
* Adding check-legacy-links-format workflow
* Adding test-link-rewrites workflow
* chore: updates link checker workflow hash
* Migrating links to new format
Co-authored-by: Kendall Strautman <kendallstrautman@gmail.com >
2023-01-25 09:31:14 -08:00
Luiz Aoqui
bdf2085099
docs: clarify autoscaling factor and threshold for target-value plugin ( #15418 )
2022-11-30 10:56:16 -05:00
Luiz Aoqui
329807bd7f
docs: add cpu-allocated and memory-allocated ( #15299 )
...
Document the Autoscaler Nomad APM paramemeters `cpu-allocated` and
`memory-allocated` that were implemented in
https://github.com/hashicorp/nomad-autoscaler/pull/324 and
https://github.com/hashicorp/nomad-autoscaler/pull/334
2022-11-18 10:55:17 -05:00
Luiz Aoqui
f2318ed2ec
docs: use of node_class when autoscaling ( #14950 )
...
Document how the value of `node_class` is used during cluster scaling.
https://github.com/hashicorp/nomad-autoscaler/issues/255
2022-10-21 10:35:45 -04:00
Luiz Aoqui
56816f2f93
docs: expand Autoscaling documentation ( #14937 )
...
Rename `Internals` section to `Concepts` to match core docs structure
and expand on how policies are evaluated.
Also include missing documentation for check grouping and fix examples
to use the new feature.
2022-10-19 17:57:08 -04:00
Luiz Aoqui
3fd800c600
docs: add autoscaling debug ( #14941 )
2022-10-19 14:17:41 -04:00
Luiz Aoqui
38606a6a5b
docs: move autoscaling source agent config ( #14947 )
...
Move the Autoscaler agent configuration `source` to the `policy` page
since they are very closely related.
Also update all headers in this section so they follow the proper `h1 >
h2 > h3 > ...` hierarchy.
2022-10-19 14:17:09 -04:00
Luiz Aoqui
876ea90075
docs: explain autoscaler target-value strategy ( #14951 )
...
Provide more technical details about how the `target-value` strategy
calculates new scaling actions.
2022-10-19 14:16:17 -04:00
Bryce Kalow
67d39725b1
website: content updates for developer ( #14473 )
...
Co-authored-by: Geoffrey Grosenbach <26+topfunky@users.noreply.github.com >
Co-authored-by: Anthony <russo555@gmail.com >
Co-authored-by: Ashlee Boyer <ashlee.boyer@hashicorp.com >
Co-authored-by: Ashlee M Boyer <43934258+ashleemboyer@users.noreply.github.com >
Co-authored-by: HashiBot <62622282+hashibot-web@users.noreply.github.com >
Co-authored-by: Kevin Wang <kwangsan@gmail.com >
2022-09-16 10:38:39 -05:00
Kyle Rarey
b8c872fd49
docs: Correct driver name for 'Nomad Task Group' autoscaler target ( #14576 )
2022-09-14 09:40:00 +02:00
Mike Nomitch
24bd3378fe
Add notes about DAS being prometheus only ( #14040 )
2022-08-15 10:17:31 +02:00
Morantron
0eb2194924
Update index.mdx
2022-08-11 09:03:52 +02:00
Charlie Voiselle
279631eeb5
Sweep of docs for repeated words; minor edits ( #14032 )
2022-08-05 16:45:30 -04:00
Luiz Aoqui
208b682211
docs: update Autoscaler AWS plugin with new ws_credential_provider config ( #13779 )
2022-07-19 10:27:55 -04:00
Tim Gross
f295396ef8
docs: rename Internals to Concepts ( #13696 )
2022-07-11 16:55:33 -04:00
Derek Strickland
08811312cc
Improve Autoscaler overview ( #13396 )
...
Improve Autoscaler overview documentation.
2022-06-17 05:15:22 -04:00
Ashlee M Boyer
2f14ceef05
docs: Fixing path for autoscaling/agent/source nav item ( #12166 )
2022-03-01 17:24:12 -05:00
Luiz Aoqui
48184772b0
docs: add docs for the autoscaler on_error and on_check_error configuration ( #12083 )
2022-02-24 12:12:29 -05:00
Adrián López
1ad08c2eed
Update autoscaler AWS ASG target docs: AWS keypair can be empty ( #11977 )
2022-02-18 17:29:19 -05:00
James Rasell
36cc17024c
docs: add autoscaler hcloud target plugin link. ( #12087 )
2022-02-18 17:28:38 -05:00
Luiz Aoqui
1344906f10
docs: fix autoscaling Datadog site configuration ( #11824 )
2022-01-12 21:06:30 -05:00
Guilherme
649f1ab6df
Fix 'check calculations' link ( #11420 )
2021-12-20 17:09:15 -05:00
Kevin Wang
ddca508b0d
feat(website): extract /plugins /tools docs ( #11584 )
...
Co-authored-by: Luiz Aoqui <luiz@hashicorp.com >
Co-authored-by: Mike Nomitch <mnomitch@hashicorp.com >
2021-12-09 14:25:18 -05:00