teleport/docs
Carson Anderson 266811f33e
add teleport_connected_resources metric (#9603)
This adds the Prometheus metric teleport_connected_resources. Gauge increments when the keepalive is established and will decrement whenever the connection is broken/closed.
2022-02-16 20:19:28 +00:00
..
img DigitalOcean 1-click Droplet and Kubernetes getting started guides (#8773) 2022-02-15 13:44:09 +05:45
pages add teleport_connected_resources metric (#9603) 2022-02-16 20:19:28 +00:00
config.json Ensure docs nav titles use title case consistently (#10353) 2022-02-15 20:44:07 +00:00
postrelease.md docker: Automatically build teleport-lab image nightly based on latest Teleport version (#7692) 2021-07-26 09:45:59 -07:00
preflight.md Remove vendor 2022-01-07 02:15:11 -07:00
prerelease.md Add post-release checklist (#4620) 2020-10-22 16:45:38 -03:00
README.md Run next linter on docs PRs (#5908) 2021-03-10 14:01:48 -04:00
testplan.md Update MariaDB docs (#10113) 2022-02-07 21:49:26 +00:00

Teleport Docs

Teleport docs are built using next. Please see the README in that repo for details on how to make and test changes to Teleport docs.

Run make -C build.assets test-docs from the root directory of this repo.