25 Commits

Author SHA1 Message Date
Maciej Skierkowski
2ac8ab1838
docs: fix incorrect link (#12590) 2024-06-10 16:19:36 -07:00
Maciej Skierkowski
36c6fa999c
docs: fix variables menu (#12589) 2024-06-10 16:12:00 -07:00
Maciej Skierkowski
1a95b5ca61
docs: refactor variable docs & add docs for terraform and vault resolvers (#12584)
* docs: update and consolidate param docs

* docs: add reference to dev in workflow tips

* docs: moving variables into section

* docs: refactor variables into dedicated files

* docs: adds terraform resolver docs

* docs: updating per terraform resolver changes

* docs: adding terraform remote variable resolver

* docs: fix links in headers

* docs: add docs for vault resolver

* docs: adding note on AWS accounts to TF resolver

* docs: refactor terraform & add http config

* docs: fixing provider links

* docs: move workflow out of aws guides

* docs: update menu link for new workflow location
2024-06-10 15:49:18 -07:00
Walid Elnozahy
21a9441816
chore: fix docs sidebar menu (#12499) 2024-05-21 22:05:32 +03:00
Walid Elnozahy
2dcff4d581
chore: sort docs menu and removed deleted pages (#12498) 2024-05-21 21:45:01 +03:00
Walid Elnozahy
76a3e5f6f2
chore: update docs menu v4 page (#12497) 2024-05-21 21:02:58 +03:00
Walid Elnozahy
de7848f044
chore: update docs menu (#12496) 2024-05-21 20:58:44 +03:00
Austen Collins
410cdda7cc chore: update docs 2024-05-21 01:18:41 -07:00
Austen Collins
d7a0f90957 chore: update docs 2024-05-21 01:17:52 -07:00
Maciej Skierkowski
dabc830360
docs: add sls support to menu 2024-03-19 14:40:59 -07:00
Austen Collins
1f2d919b7b chore: Improve docs 2024-03-07 23:34:10 -08:00
Maciej Skierkowski
f22354e8dd
docs: Add details on trace sampling (#12184)
* docs: Move Troubleshooting to dedicated page

* docs: Add section on trace sampling

* docs: Updating language on sampling
2023-09-26 08:15:09 -07:00
Austen
8f266af830
fix: Fix menu for dashboard documentation 2023-09-21 10:10:48 -06:00
Austen
f1fa19c7e0
fix: Minor dashboard doc improvements (#12177) 2023-09-21 00:31:36 -06:00
Austen
eb462edc18
feat: Improved dashboard documentation and gitignore (#12176) 2023-09-21 00:06:52 -06:00
Maciej Skierkowski
c5b6e4177f
docs: Minor updates for Dashboard V.2 (#12170)
* docs: Remove reference to deprecated features

* docs: Add header to Node.js section

* docs: Clarifying provider types in Dashboard v.2

* docs: Adding clarifying on log collection
2023-09-20 07:40:43 -07:00
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