Commit Graph

299 Commits (2d19cd58107f57accd06a58f0bb619cfcf195155)

Author SHA1 Message Date
Tu Nguyen 378f01736e
Add missing link (#16437)
2 years ago
Tu Nguyen ec4a2e18b5
Refactor and move wal docs (#16387)
2 years ago
Poonam Jadhav 6b5e48b2d9
fix(docs): correct rate limit metrics (#16400)
2 years ago
trujillo-adam 340b562353
Docs/rate limiting 1.15 (#16345)
2 years ago
Dan Upton e40b731a52
rate: add prometheus definitions, docs, and clearer names (#15945)
2 years ago
skpratt ad43846755
Remove legacy acl tokens (#15947)
2 years ago
Ashlee M Boyer 6e425f7428
docs: Migrate link formats (#15976)
2 years ago
Jared Kirschner 0611726bea
docs: clarify reloadable config option usage (#15957)
2 years ago
Chris S. Kim e4a268e33e
Warn if ACL is enabled but no token is provided to Envoy (#15967)
2 years ago
Paul Glass f5231b9157
Add new config_file_service_registration token (#15828)
2 years ago
Dhia Ayachi 233eacf0a4
inject logger and create logdrop sink (#15822)
2 years ago
Tu Nguyen 4bbfad8dca
Update links to new get started tutorials (#15154)
2 years ago
trujillo-adam f3f9e54b0d
Docs/network segments tutorial docs conversion (#15829)
2 years ago
Paul Glass 619032cfcd
Deprecate -join and -join-wan (#15598)
2 years ago
John Murret e027c94b52
adding config for request_limits (#15531)
2 years ago
Eric Haberkorn 4268c1c25c
Remove the `connect.enable_serverless_plugin` agent configuration option (#15710)
2 years ago
Paul Glass 707ca06d79
docs: Fix go-sockaddr links (#15723)
2 years ago
Jared Kirschner d3dede5f8b
docs: add retry_max agent config option (#15487)
2 years ago
Jared Kirschner 124e717d2d
docs: clarify TLS cipher suite config (#15203)
2 years ago
Jared Kirschner f80f9a60b2
docs: clarify -retry-max (#15477)
2 years ago
Derek Menteer 5853710829
Include addresses.grpc_tls in upgrade docs. (#15408)
2 years ago
Kyle Havlovitz f4c3e54b11
auto-config: relax node name validation for JWT authorization (#15370)
2 years ago
Derek Menteer 931cec42b3
Prevent serving TLS via ports.grpc (#15339)
2 years ago
malizz b9a9e1219c
update config defaults, add docs (#15302)
2 years ago
Paul Glass 325d0e2320
docs: Update consul-dataplane docs for post-beta (#15177)
2 years ago
Jared Kirschner f59483bc9e docs: fix api docs anchor links
2 years ago
Chris S. Kim 29a297d3e9
Refactor client RPC timeouts (#14965)
2 years ago
Dan Upton 328e3ff563
proxycfg: rate-limit delivery of config snapshots (#14960)
2 years ago
Paul Glass bcda205f88
Add consul.xds.server.streamStart metric (#14957)
2 years ago
Stuart e2a6028e8e
Fixed broken links referring to tutorials running as local agent (#14954)
2 years ago
John Murret d1f89458b3
[Docs] Add docs for memberlist metrics (#14753)
2 years ago
Bryce Kalow 6a09b284c9
website: fix broken links (#14943)
2 years ago
Eric Haberkorn 80e51ff907
Add exported services event to cluster peering replication. (#14797)
2 years ago
Luke Kysow 4638753168
Make defaulting behaviour of connect.enabled clear (#14768)
2 years ago
Jared Kirschner b267d09e11
Merge pull request #14571 from hashicorp/docs/fox-peering-metrics-labels-table
2 years ago
Jared Kirschner 37d2d41e65 docs: address review feedback
2 years ago
Jared Kirschner e75f35533b docs: fix peering metrics labels table
2 years ago
Jared Kirschner 90aab0b3bb docs: all enterprise locality labels now optional
2 years ago
alex 6a70477aec
add health metric docs (#14382)
2 years ago
boruszak f797d128c7 Spacing and title fixes
2 years ago
boruszak 0e042654dc Merge 'main' into docs/search-metadata-headers
2 years ago
Jeff Boruszak 0dba086cdb
Apply suggestions from code review
2 years ago
Gabriel Santos e53af28bd7
Middleware: `RequestRecorder` reports calls below 1ms as decimal value (#12905)
2 years ago
Bryce Kalow 85c1a33c42
website: content updates for developer (#14419)
2 years ago
Derek Menteer 2721fc9a6e
Improve grpc_tls wording in docs. (#14608)
2 years ago
boruszak f91f01c891 /docs/agent
2 years ago
boruszak add1b0a61c /docs/agent/config
2 years ago
Dan Upton 1c2c975b0b
xDS Load Balancing (#14397)
2 years ago
Derek Menteer f7c884f0af Merge branch 'main' of github.com:hashicorp/consul into derekm/split-grpc-ports
2 years ago
Krastin Krastev 0abb923d66
docs: licensing improvements (#14488)
2 years ago
Derek Menteer bf769daae4 Merge branch 'main' of github.com:hashicorp/consul into derekm/split-grpc-ports
2 years ago
Tu Nguyen 110139a4df revert links to learn
2 years ago
Tu Nguyen c94f8c26c2
Merge branch 'main' into dev-portal
2 years ago
Max Bowsher decc9231ee Merge branch 'main' into fix-kv_entries-metric
2 years ago
Derek Menteer ce99ccd390 Add documentation and changelog entry.
2 years ago
Tu Nguyen f06348c73e fix merge conflicts
2 years ago
Tu Nguyen 6dcc2a2110 Update Learn links in prep for devdot
2 years ago
Pablo Ruiz García 1f293e5244
Added new auto_encrypt.grpc_server_tls config option to control AutoTLS enabling of GRPC Server's TLS usage
2 years ago
Jared Kirschner 6b6038885a
Merge pull request #14259 from hashicorp/docs/1-13-upgrade-considerations
2 years ago
Jared Kirschner c201254ae9 docs: add 1.13 upgrade considerations
2 years ago
Jared Kirschner 6d1259ec8f
docs: fix broken markdown
2 years ago
Max Bowsher 25675c8bc6 Correct problem with merge from master, including reformat of table
2 years ago
cskh 81931e52c3
feat(telemetry): add labels to serf and memberlist metrics (#14161)
2 years ago
Luke Kysow 988e1fd35d
peering: default to false (#13963)
2 years ago
Freddy dacf703d20
Merge branch 'main' into fix-kv_entries-metric
2 years ago
Ashwin Venkatesh eef9edaed9
Add peer counts to emitted metrics. (#13930)
2 years ago
trujillo-adam ec12589862 fixed typo
2 years ago
David Yu 5867db4b0e
docs: followup on grammar and typo for latency requirements (#13888)
2 years ago
alex 45c3562477
docs: add peering metric doc (#13862)
2 years ago
David Yu 5786309356
docs: add details around Consul latency requirements (#13881)
2 years ago
Luke Kysow cf4af7c765
Re-document peering disabled (#13879)
2 years ago
Luke Kysow a1e6d69454
peering: add config to enable/disable peering (#13867)
2 years ago
Jared Kirschner 443f4bc2a2 docs: suggest using token header, not query param
2 years ago
R.B. Boyer bb4d4040fb
server: ensure peer replication can successfully use TLS over external gRPC (#13733)
2 years ago
alex 07bc22e405
no 1.9 style metrics (#13532)
2 years ago
Max Bowsher ef4b9e541f
Merge branch 'main' into fix-kv_entries-metric
2 years ago
Max Bowsher f67fad620a Fix use of trailing dots on metric names in telemetry.mdx
2 years ago
David Yu d870928197
docs: Use "error" to use standard log level value (#13507)
2 years ago
Max Bowsher 7c19c701e1 Fix incorrect name and doc for kv_entries metric
2 years ago
Luke Kysow ee032e9869
Add type info to options (#13477)
2 years ago
Eric Haberkorn 0a9c1c0649
Lambda Beta Documentation (#13426)
2 years ago
cskh 74158a8aa2
Add isLeader metric to track if a server is a leader (#13304)
3 years ago
Blake Covarrubias 9378880c42
docs: Remove unnecessary use of CodeBlockConfig (#12974)
3 years ago
Blake Covarrubias 8edee753d1
docs: Fix spelling errors across site (#12973)
3 years ago
Blake Covarrubias 20321402ce
docs: Restore agent config docs removed in PR #12562 (#12907)
3 years ago
Dan Upton 7a6f86c1d4
Upgrade Raft to v1.3.9 for saturation metrics (#12865)
3 years ago
Karl Cardenas 43b548d4c1
Merge pull request #12562 from hashicorp/docs/blake-agent-config
3 years ago
FFMMM 59c25cf891
add docs for new labels (#12757)
3 years ago
Natalie Smith 0a51e145c1 docs: simplify agent docs slugs
3 years ago
Natalie Smith 0fcdddcd46 docs: pr feedback
3 years ago
Natalie Smith 1d8e89425e chore: rebase updates
3 years ago
Natalie Smith ddae7d18a2 docs: fix external links to agent config pages
3 years ago
Natalie Smith 83f9879b2d docs: fix agent config links
3 years ago
Natalie Smith 4d4c760190 docs: arrange agent configuration file parameters into logical groups
3 years ago
Blake Covarrubias f4c03d2340 docs: move configuration files content from agent/config/index to agent/config/agent-config-files
3 years ago
Blake Covarrubias c5220fd184 docs: move cli content from agent/config/index to agent/config/agent-config-cli
3 years ago
Blake Covarrubias caf34daa39 docs: move agent/options.mdx into agent/config/index.mdx and add placeholder .mdx files for cli/files
3 years ago
Matt Keeler a553982506
Enable running autopilot state updates on all servers (#12617)
3 years ago
Dhia Ayachi 319fe48561
documentation for config auto reload feature (#12548)
3 years ago
FFMMM 973d2d0f9a
mark disable_compat_1.9 to deprecate in 1.13, change default to true (#12675)
3 years ago