mrspanishviking
1ae820ea0a
Revert "[Docs] Agent configuration hierarchy "
2022-03-15 16:13:58 -07:00
trujillo-adam
667976c94f
fixing merge conflicts part 3
2022-03-15 15:25:03 -07:00
trujillo-adam
33d0ed5e96
fixed merge conflicts pt2
2022-03-15 14:01:24 -07:00
trujillo-adam
60a88bb40f
merging new hierarchy for agent configuration
2022-03-14 15:44:41 -07:00
Ashlee M Boyer
88accc6c94
Merge pull request #12484 from hashicorp/docs-amb-fix-prometheus-link
...
docs: Fixing Prometheus link in docs/agent/telemetry
2022-03-11 16:37:17 -05:00
Ashlee M Boyer
a752ff1e39
Fixing Prometheus link in docs/agent/telemetry
2022-03-11 12:13:42 -08:00
Kyle Schochenmaier
6e6e705ae0
update docs ( #12543 )
2022-03-09 13:24:20 -06:00
Blake Covarrubias
d14ddb7a23
docs: Clarify configuration options apply to agent
...
Recently there have been a handful of GitHub issues and Discuss posts
where users have expected the `consul` CLI to make use of config
options defined in the agent configuration files, and are confused
when it does not honor those config options.
This change clarifies that command-line and configuration file options
documented on the /agent/options page only apply to the Consul agent,
instead of the Consul CLI.
2022-03-03 11:30:20 -08:00
Daniel Nephin
ff64c13c3e
Merge pull request #12166 from hashicorp/dnephin/acl-resolve-token-2
...
acl: remove ResolveTokenToIdentity
2022-01-31 19:19:21 -05:00
Daniel Nephin
57eac90cae
acl: remove unused methods on fakes, and add changelog
...
Also document the metric that was removed in a previous commit.
2022-01-31 17:53:53 -05:00
Matt Keeler
4198c09c47
Update telemetry page with advice for monitoring boltdb performance ( #12141 )
...
Co-authored-by: R.B. Boyer <4903+rboyer@users.noreply.github.com>
2022-01-26 11:51:19 -05:00
Blake Covarrubias
f46bbb7205
Fix spelling errors
2022-01-20 08:54:23 -08:00
Blake Covarrubias
d81889bb41
docs: Avoid redirects by pointing links to new URLs
...
Avoid HTTP redirects for internal site links by updating old URLs to
point to the new location for the target content.
2022-01-20 08:52:51 -08:00
Blake Covarrubias
6e9ff354f2
docs: Add HCL examples to agent config options
2022-01-14 09:22:29 -08:00
Anthony
b003fd93d7
Apply suggestions from code review
2022-01-13 17:04:19 -05:00
Anthony
3f01f2fe12
Apply suggestions from code review
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-13 16:55:07 -05:00
Anthony
5ffa877cdb
Added hcl language to snippet.
2022-01-13 16:34:37 -05:00
Anthony
e62c21e136
Removed extra comment.
2022-01-13 16:26:40 -05:00
Anthony
cd9c843e07
Missed CodeBlockConfig tag.
2022-01-13 16:22:57 -05:00
Anthony
8b18b4394c
Added CodeBlockConfig tags and $ to shell examples missing it.
2022-01-13 16:07:11 -05:00
Krastin Krastev
c61afe74fa
Merge pull request #12039 from hashicorp/krastin/docs-telemetry-consulversion
...
docs: Clarify consul.version telemetry description
2022-01-13 12:47:33 +01:00
mrspanishviking
29e07eb48c
Merge pull request #12014 from hashicorp/neenap-patch-1
...
docs: updated the description of min_quorum
2022-01-12 07:55:41 -07:00
Krastin Krastev
5cadcae8e7
Clarify consul.version telemetry description
...
The description of consul.version telemetry is not very clear, fixing
2022-01-12 11:21:13 +01:00
Blake Covarrubias
97e7e118e0
docs: Fix spelling errors
2022-01-11 09:37:09 -08:00
Connor
a4d2dc0ce2
Add go-sockaddr examples for multiple interfaces ( #11998 )
...
* Add overview example for multiple interfaces with go-sockaddr
* Include go-sockaddr examples in agent configuration
* Add changelog entry
* Make suggested changes
* Simplify hcl comment
* Update link and fix gRPC
* Switch index.mdx from Tabs to CodeTabs
* Reformat new links for screen readers
* Apply suggestions from code review
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Fix spacing in code block
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-10 20:10:25 -06:00
Natalie Smith
61980f0808
docs: simplify agent docs slugs
2022-01-10 17:37:18 -08:00
Natalie Smith
0f8c16ac43
docs: pr feedback
2022-01-10 17:26:47 -08:00
Natalie Smith
be4b6e63f2
chore: rebase updates
2022-01-10 17:16:24 -08:00
Natalie Smith
2b71c59298
docs: fix external links to agent config pages
2022-01-10 17:11:50 -08:00
Natalie Smith
ed47d7c738
docs: fix agent config links
2022-01-10 17:11:50 -08:00
Natalie Smith
bd11b44781
docs: arrange agent configuration file parameters into logical groups
2022-01-10 17:11:50 -08:00
Natalie Smith
a769f4fa94
docs: move configuration files content from agent/config/index to agent/config/agent-config-files
2022-01-10 17:11:47 -08:00
Natalie Smith
776760a09a
docs: move cli content from agent/config/index to agent/config/agent-config-cli
...
And add sections for logical groupings of options
2022-01-10 17:10:56 -08:00
Natalie Smith
8e06e15183
docs: move agent/options.mdx into agent/config/index.mdx and add placeholder .mdx files for cli/files
...
Also update nav data
2022-01-10 17:06:26 -08:00
Neena Pemmaraju
c20694d453
docs: updated the description of min_quorum
2022-01-10 15:37:36 -08:00
mrspanishviking
3e30d6decf
Merge pull request #11997 from hashicorp/20sr20-patch-1
...
Adding texts in verify_leader metric
2022-01-10 15:59:20 -07:00
Sujata Roy
e62ec3783e
Update website/content/docs/agent/telemetry.mdx
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-10 14:57:14 -08:00
Amier Chery
db29a926da
Create options.mdx
...
Adding a small little note to the top of the 'command line options' section of this page following community feedback in #10628
2022-01-10 17:15:33 -05:00
Sujata Roy
59e50ac42e
Adding texts in verify_leader metric
...
- Added description providing example case when the metric can go high
2022-01-10 12:01:27 -08:00
Kyle Havlovitz
d2244a719f
Merge pull request #11838 from hashicorp/partitions-dns-docs
...
docs: Update dns sections for partition query format and virtual IPs
2021-12-14 16:22:35 -08:00
R.B. Boyer
df6e8a4661
docs: document partition config flag ( #11840 )
2021-12-14 16:02:08 -06:00
Kyle Havlovitz
1d720abe58
docs: Update namespaced DNS services section for partitions format
2021-12-14 11:05:41 -08:00
Matt Keeler
431de5e3dd
Various Boltdb/Raft Documentation Updates ( #11793 )
...
* Documenting the new raft_boltdb configuration options
* Add documentation around new boltdb metrics.
* Correct documentation for the consul.raft.fsm.apply metric
2021-12-09 16:18:59 -05:00
Dan Upton
e1829a8706
Rename `master` and `agent_master` ACL tokens in the config file format ( #11665 )
2021-12-01 21:08:14 +00:00
R.B. Boyer
70b143ddc5
auto-config: ensure the feature works properly with partitions ( #11699 )
2021-12-01 13:32:34 -06:00
John Cowen
6fa1a058a6
ui: Add `Service.Partition` as available variable for dashboard urls ( #11654 )
2021-12-01 11:05:57 +00:00
danielehc
6b93af86ca
Connect.enabled config option ( #11533 )
2021-11-17 12:06:11 +01:00
John Cowen
ecd296eaf7
Revert "Merge pull request #11328 from radiantly/ui/feature/allow-${}-style-interpolation"
...
This reverts commit cd55c0cda3310c06abe989b8d145d9946945ae8d, reversing
changes made to 14af8cb7a9e7fc0a65178e6ca7708b3f395f0d70.
2021-11-10 17:54:33 +00:00
trujillo-adam
8ea10fa959
Merge pull request #11487 from hashicorp/docs/admin-partitions-feedback-acl-policies-redux
...
changed 'segments' in this page to 'resource labels' to disambiguate from 'network segments
updated the code snippets to use CodeBlock component and to include JSON
2021-11-10 07:56:54 -08:00
trujillo-adam
e6073653b5
applied feedback
2021-11-05 09:30:28 -07:00