# @carbon/telemetry

> Collect telemetry data for projects at IBM using Carbon

Latest version **0.1.0** (published 2022-03-11) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @carbon/telemetry
pnpm add @carbon/telemetry
yarn add @carbon/telemetry
bun add @carbon/telemetry
```

Provides the command `carbon-telemetry`.

## Health

**Score 30/100 (F)** — status: abandoned.

Positive: no vulnerabilities; high maintenance score.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 0.1.0 |
| Published | 2022-03-11 |
| First published | 2020-11-30 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 6.1 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 9441 |
| Maintainers | jdharvey, jnm2377, abbeyhrt, sstrubberg, joshblack, tjegan, dakahn, adavila, carbon-bot, tay1orjones |
| Keywords | carbon, carbon design system |

## Links

- npm: https://www.npmjs.com/package/@carbon/telemetry
- Repository: https://github.com/carbon-design-system/carbon
- Homepage: https://github.com/carbon-design-system/carbon#readme
- Issues: https://github.ibm.com/carbon-design-system/carbon/issues
- npm.io page: https://npm.io/package/@carbon/telemetry

## Recent versions

- 0.1.0 (latest) — 2022-03-11
- 0.0.0-experimental-3 (experimental) — 2021-01-06
- 0.0.0-alpha.6 — 2021-01-06
- 0.0.0-experimental-2 — 2021-01-06
- 0.0.0-experimental-1 — 2021-01-06
- 0.0.0-alpha.5 — 2020-12-03
- 0.0.0-alpha.4 — 2020-12-02
- 0.0.0-alpha.3 — 2020-12-02
- 0.0.0-alpha.2 — 2020-12-01
- 0.0.0-alpha.1 — 2020-11-30
- 0.0.0-alpha.0 — 2020-11-30

## README

# @carbon/telemetry

> Collect telemetry data for projects at IBM using Carbon

## Getting started

To install `@carbon/telemetry` in your project, you will need to run the
following command using [npm](https://www.npmjs.com/):

```bash
npm install -S @carbon/telemetry
```

If you prefer [Yarn](https://yarnpkg.com/en/), use the following command
instead:

```bash
yarn add @carbon/telemetry
```

## 🙌 Contributing

We're always looking for contributors to help us fix bugs, build new features,
or help us improve the project documentation. If you're interested, definitely
check out our [Contributing Guide](/.github/CONTRIBUTING.md)! 👀

## 📝 License

Licensed under the [Apache-2.0 License](/LICENSE).

---
_Source: https://npm.io/package/@carbon/telemetry · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
