
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
@telemetry-js/processor-ec2-instance-name
Advanced tools
Add name tag of EC2 instance to metrics. The instance tag is normalized to lowercase. If you need more tags, use
processor-ec2-instance-tagsinstead.
Atelemetryplugin.
const telemetry = require('@telemetry-js/telemetry')()
const name = require('@telemetry-js/processor-ec2-instance-name')
telemetry.task()
.process(name)
// Or with options
telemetry.task()
.process(name, { /* options */ })
Any options are passed down to processor-ec2-instance-tags. You normally shouldn't need this.
With npm do:
npm install @telemetry-js/processor-ec2-instance-name
This project is kindly sponsored by Reason Cybersecurity Ltd.
MIT © Vincent Weevers
FAQs
Add name tag of EC2 instance to metrics
We found that @telemetry-js/processor-ec2-instance-name demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.