9 Commits

Author SHA1 Message Date
Maciej Skierkowski
c66aad7436
docs: Update docs to reflect Dashboard v2 changes (#12155)
* docs: Update content on new monitoring

* docs: Add section on orgs & members

* docs: Remove reference to concurrent builds

* docs: Replace "Enterprise" with "Dashboard"

* docs: Updates node.js SDK docs

* docs: Update menu and add upgrade guide

* docs: Adding docs on span() in node.js SDK

* docs: Add setEndpoint, tagging API and migration

* docs: Update Python SDK migration

* docs: Update Python SDK

* docs: Use env vars to dsiable auto spans

* docs: Remove refernece to span.* Event methods

* docs: Replace "end" with "close" methods

* docs: Updates config notes per new SDKs

* docs: Add note on wrapping

* docs: Add instrumentation steps

* docs: Update syntax for disabling monitoring

* docs: Update syntax on disabling dashboard monitoring

* docs: Running prettify
2023-09-15 10:26:58 -07:00
Marco Kleinlein
968ddd5994
feat(Plugins): Support variables in configuration extensions (#11558) 2022-12-20 16:09:14 +01:00
Matthieu Napoli
f10bc22c70 docs: Reorder "Lambda events" menu
Reorder the menu alphabetically, except for the 2 most popular events: HTTP applications.
2022-05-17 12:37:55 +02:00
Matthieu Napoli
d476a427b8 docs: Rename API Gateway v1 and v2 events docs 2022-05-17 12:37:55 +02:00
Matthieu Napoli
c91a9f6bbb docs: Fix URL in documentation menu 2022-05-02 14:25:20 +02:00
Matthieu Napoli
af02a5e4a1 docs: Clarify the AWS docs overview page
AWS docs are now the default documentation.
2022-05-02 13:21:40 +02:00
Matthieu Napoli
e2ac0ef541 docs: New "Getting Started" menu section 2022-05-02 13:21:40 +02:00
Matthieu Napoli
ea5f4119c7 docs: Add new page linking to examples & tutorials
The goal is to replace 2 links in the menu that point to external links (Examples, Tutorials). These links take users out of the documentation section, which is confusing.

By having a real documentation page, clicking the menu no longer takes us to another website section.
2022-05-02 13:21:40 +02:00
Matthieu Napoli
61a75a5d39 docs: Add the new documentation menu
The new menu is now constructed from the menu.json file.
2022-05-02 13:21:40 +02:00