getsentry / getsentry/sentry-javascript

Create `@sentry/profiling-node` Lambda Layer

オープン
#13,049 コメント 4 件 リアクション 3 件 担当者 1 名 @andreiborza が担当を希望しています GitHub で見る
Feature: Serverless Improvement Profiles profiling-node
主要言語
TypeScript
スター
8.7k
フォーク
1.8k
平均マージ
1日 17時間
マージ済み PR(30日)
515

説明

As highlighted [here](https://github.com/getsentry/sentry-javascript/tree/master/packages/profiling-node#bundling), there are a few steps needed to successfully make use of `@sentry/profiling-node` in serverless environments.

While there are clear benefits to users bundling all of their code on those environments, it's a complicated process. People often use tools that abstract away low level interactions with bundlers, like [AWS SAM](https://aws.amazon.com/serverless/sam/), which makes it even harder to follow the outlined steps.

We can alleviate that by publishing an AWS Lambda layer for `@sentry/profiling-node` that people can add to their Lambda functions to use `@sentry/profling-node` out of the box.

Relevant issue: https://github.com/getsentry/sentry-javascript/issues/12994
cc @JonasBa

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。