pelgrim / observability-best-practices

https://aws-observability.github.io/observability-best-practices/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

observability-best-practices

Welcome

This is the source for the AWS Observability Best Practices site. Everyone is welcome to contribute here, not just AWS employees!

How to run/develop this site

This site is developed with mkdocs which is similar to Hugo with an auto-reload feature. Just save your progress and watch it refresh your browser.

  1. To get started with development, make sure you have a current version of python with pip installed.

  2. Install the following packages:

pip install mkdocs
pip install mkdocs-material
pip install pymdown-extensions

For more details or assistance setting up, see:

  1. Build and run locally on http://127.0.0.1:8000/
mkdocs serve

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

https://aws-observability.github.io/observability-best-practices/

License:MIT No Attribution


Languages

Language:Go 55.3%Language:Shell 12.9%Language:TypeScript 12.6%Language:Python 11.5%Language:JavaScript 2.4%Language:Dockerfile 2.3%Language:HTML 2.2%Language:Makefile 0.6%Language:CSS 0.1%