
Product
Introducing Module Reachability: Focus on the Vulnerabilities That Matter
Module Reachability filters out unreachable CVEs so you can focus on vulnerabilities that actually matter to your application.
@titicaca/ecs-dd-trace
Advanced tools
Dadadog trace library for Node.js services on ECS
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.
Product
Module Reachability filters out unreachable CVEs so you can focus on vulnerabilities that actually matter to your application.
Company News
Socket is bringing best-in-class reachability analysis into the platform β cutting false positives, accelerating triage, and cementing our place as the leader in software supply chain security.
Product
Socket is introducing a new way to organize repositories and apply repository-specific security policies.