Austen
a57816d4fc
chore: Remove Console from getting started
2024-02-28 23:57:51 -08:00
Gareth McCumskey
7b1e0120b0
docs: Added video to Monitoring and Observability ( #12287 )
...
Co-authored-by: Gareth Mc Cumskey <gareth@serverless.com>
2023-12-06 12:52:27 -05:00
Baerten Dennis
e4dfebdcf6
feat: Add support for java21 runtime ( #12273 ) ( #12274 )
...
* feat: Add support for java17 runtime (#12273 )
* feat: Add support for java21 runtime (#12273 )
2023-11-26 11:10:33 -05:00
Maciej Skierkowski
77a689a894
docs: Add Dashboard docs on source maps ( #12220 )
...
* docs: Add Dashboard docs on source maps
* docs: Recommend esbuild for typescript
* docs: Correction, not experimental
* docs: Add note on versioning nad disableWrapping
* docs: Fix typo
Co-authored-by: Tomasz Czubocha <tomasz.czubocha@gmail.com>
* docs: Change source map support SF version
---------
Co-authored-by: Tomasz Czubocha <tomasz.czubocha@gmail.com>
2023-10-23 15:45:41 +02: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
ad8bbf1e13
fix: Improve dashboard documentation
2023-09-22 12:07:18 -06:00
Austen
8f266af830
fix: Fix menu for dashboard documentation
2023-09-21 10:10:48 -06:00
Austen
f67df7fd1b
fix: Improve dashboard documentation
2023-09-21 01:19:46 -06:00
Austen
bb4d7c8938
fix: Dashboard documentation improvements
2023-09-21 01:18:14 -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
Gareth McCumskey
47752842e0
docs: Update to documentation about connecting to AWS ( #12089 )
...
Co-authored-by: Gareth Mc Cumskey <gareth@serverless.com>
2023-07-28 11:44:37 -04:00
Graham Campbell
f5d143ac39
Support the new Python 3.11 lambda runtime and update examples to use Python 3.11 ( #12085 )
2023-07-27 15:25:37 -05:00
Ben
483ea166fc
feat(AWS MSK): Support AT_TIMESTAMP starting position ( #12034 )
2023-06-22 13:19:32 +02:00
Paul
0382fac53e
docs: Improve tutorial.md ( #12031 )
2023-06-20 09:01:07 +02:00
Gordon Shankman
83e194cb17
docs: Fix issues in tutorial ( #11996 )
2023-06-01 13:23:17 +02:00
Goran Rakic
3afb71e39d
feat(AWS Lambda): Response streaming for Lambda URL ( #11907 )
2023-05-29 13:32:44 +02:00
Kalyan Vedala
6c9cdfb873
docs: Fix typo ( #11987 )
2023-05-24 15:42:17 +02:00
Peter Reshetin
9d7b121bd1
feat(AWS Kinesis): More reliable consumer naming mode ( #9706 )
2023-05-17 14:44:07 +02:00
Tie
34d922d3d8
feat(AWS Schedule): AWS::Scheduler::Schedule based triggers ( #11935 )
2023-05-17 11:35:14 +02:00
Bartłomiej Szostek
fe6e0a69ee
refactor(AWS Lambda): Remove references to deprecated runtimes ( #11940 )
2023-05-15 17:04:12 +02:00
Baerten Dennis
e1703c8551
feat(AWS Lambda): Recognize java17 runtime ( #11938 )
2023-05-11 17:33:24 +02:00
Austen
938e5ddc92
fix: Remove outdated information and add new features ( #11892 )
...
Update the README and docs to remove outdated information and add information on new features
2023-04-05 17:46:00 -06:00
Dan Jarvis
73d0dc6cf4
feat: Console Dev Mode onboarding via dev command ( #11896 )
2023-04-05 13:19:34 -05:00
Anthony Roussel
2efe8169c9
feat(AWS EventBridge): description property ( #11821 )
2023-03-16 12:40:35 +01:00
Duy Tran
974198a9a5
docs: Improve variable references ( #11785 )
2023-03-10 10:42:00 +01:00
Rudolf Zundel
8e244d5abc
docs: Update logRetentionInDays documentation ( #11777 )
2023-03-06 20:44:22 +01:00
hayata-yamamoto
5f90d11025
docs: Fix heading formatting ( #11768 )
2023-03-01 11:32:01 +01:00
Martin Gerlach
7410275f66
feat(AWS Lambda): Ensure logs:TagResource permission to IAM role ( #11766 )
...
As announced by AWS in Dec 2022, there is a new API for tagging CloudWatch resources. New accounts/roles that need to tag CloudWatch LogGroups need the new `logs:TagResouce permission`.
2023-02-28 09:25:06 +01:00
Sachin Kumar Singh
54e7af915f
docs: Fix kmsKeyArn configuration references ( #11747 )
2023-02-20 12:53:48 +01:00
ROSeaboyer
18d4d69eb3
feat(AWS Lambda): Support runtimeManagement config ( #11715 )
2023-02-02 13:35:10 +01:00
François-Michel L'Heureux
77205f942c
docs: Fix wording ( #11720 )
2023-02-01 10:24:10 +01:00
Nina Schiff
741847d232
docs: Mark support for google cloud as experimental ( #11706 )
2023-01-26 13:12:50 +01:00
Zbigniew Malcherczyk
87bc501f3e
docs: Fix openwhisk documentation ( #11705 )
2023-01-26 13:12:08 +01:00
DrakaSAN
b5509cfdfe
docs: Improve local installation example ( #11695 )
2023-01-23 10:36:38 +01:00
ROSeaboyer
b925c4cf9c
feat(AWS EventBridge): Support functions[].events[].eventBridge.name
...
(PR #11690 )
2023-01-19 15:03:44 +01:00
Jason Rowsell
57f27193e0
feat(AWS SQS): Support functions[].events[].sqs.maximumConcurrency
...
(PR #11678 )
2023-01-18 11:51:50 +01:00
Shreyance Jain
2f4de84faf
docs(AWS MSK): Improve examples consistency ( #11660 )
2023-01-05 15:47:07 +01:00
Shreyance Jain
e769570704
feat(AWS RabbitMQ): Support functions[].events[].filterPatterns ( #11659 )
2023-01-05 15:46:10 +01:00
Shreyance Jain
1b55710f0a
feat(AWS ActiveMQ): Support functions[].events[].filterPatterns ( #11656 )
2023-01-05 15:05:15 +01:00
Jacek
5696f88885
docs: Fix typos ( #11650 )
2023-01-05 13:09:04 +01:00
Jason Rowsell
6a5e8d9ff3
feat(AWS Kafka): Support functions[].events[].filterPatterns ( #11645 )
2023-01-05 12:35:50 +01:00
Jason Rowsell
b7d6af6b13
feat(AWS SNS): Support functions[].events[].filterPolicyScope ( #11644 )
2022-12-30 16:16:55 +01:00
dan-js
d873c28f8f
docs: Improve whitespace ( #11639 )
2022-12-29 10:27:17 +01:00
Shreyance Jain
63584a9a0d
feat(AWS MSK): Support functions[].events[].filterPatterns ( #11636 )
2022-12-28 15:12:47 +01:00
Marco Kleinlein
968ddd5994
feat(Plugins): Support variables in configuration extensions ( #11558 )
2022-12-20 16:09:14 +01:00
timo92
2a5e11a997
feat: provider.logDataProtectionPolicy and functions[].logDataProtectionPolicy ( #11599 )
2022-12-20 14:28:39 +01:00
Christopher Boik
305bb7b126
docs: Fix spelling ( #11622 )
2022-12-20 11:14:59 +01:00