
Security News
Vite Releases Technical Preview of Rolldown-Vite, a Rust-Based Bundler
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
@titicaca/ecs-dd-trace
Advanced tools
ECS μμλ§ μ¬μ©ν μ μλ Node.js Datadog Monitoring Library μ λλ€.
μ§μνλ κΈ°λ₯μ APM μΈ‘μ κ³Ό Metric μΈ‘μ μ λλ€.
Dependency μ μΆκ°ν΄μ£ΌμΈμ.
$ npm install @titicaca/ecs-dd-trace
APM κΈ°λ₯μ node.js κ° μμν λ start script μ λ£μ΄μ£Όλ©΄ μλμΌλ‘ APM μ μμ§ν©λλ€.
ENABLE_DD_APM
νκ²½ λ³μμ true
λ₯Ό λ£μ΄μ€λλ€.
package.json μ scripts λ₯Ό μμ ν΄ μ€λλ€. --require @titicaca/ecs-dd-trace
{
"scripts": {
"start": "NODE_ENV=production node --require @titicaca/ecs-dd-trace dist"
}
}
PREVENT_PARAMETERIZED_ROUTE_PATH
νκ²½ λ³μμ true
λ₯Ό λ£μ΄μ€ κ²½μ° λμν©λλ€.
GET /users/{user_id}
μ κ°μ΄ dynamic path routing API λ₯Ό μ¬μ©ν κ²½μ° Datadog APM μμλ ν΅μΌλ APIλ‘ μ²λ¦¬νμ§λ§ μ΄κ²μ λΆλ¦¬νμ¬ λ³΄μ¬μ£Όκ³ μΆμ μꡬμ¬νμ ν΄κ²°ν λ μ¬μ©ν©λλ€.
Metric μ μνλ μ§νλ₯Ό μΉ΄μ΄νΈ ν μ μλ κΈ°λ₯μ λλ€.
ENABLE_DD_METRIC
νκ²½ λ³μμ true
λ₯Ό λ£μ΄μ€λλ€.
const metricClient = await MetricClient.init()
await increaseMetricCount('campaign_api.test')
ECS μμ λμνλ λͺ¨λ 컨ν μ΄λμλ ECS_CONTAINER_METADATA_URI_V4 νκ²½ λ³μκ° μμ΅λλ€.
FAQs
Dadadog trace library for Node.js services on ECS
The npm package @titicaca/ecs-dd-trace receives a total of 0 weekly downloads. As such, @titicaca/ecs-dd-trace popularity was classified as not popular.
We found that @titicaca/ecs-dd-trace demonstrated a not healthy version release cadence and project activity because the last version was released a year ago.Β It has 57 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
Research
Security News
A malicious npm typosquat uses remote commands to silently delete entire project directories after a single mistyped install.
Research
Security News
Malicious PyPI package semantic-types steals Solana private keys via transitive dependency installs using monkey patching and blockchain exfiltration.