https://github.com/ceramicnetwork/observability
Metrics and traces for observability in ceramic and ceramic anchor nodes
https://github.com/ceramicnetwork/observability
Last synced: 6 months ago
JSON representation
Metrics and traces for observability in ceramic and ceramic anchor nodes
- Host: GitHub
- URL: https://github.com/ceramicnetwork/observability
- Owner: ceramicnetwork
- License: other
- Created: 2022-10-28T14:23:02.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-04T08:40:29.000Z (almost 2 years ago)
- Last Synced: 2025-01-19T22:16:54.286Z (over 1 year ago)
- Language: TypeScript
- Size: 463 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Observability
Packages to export metrics and traces
## Installation
This monorepo uses [pnpm](https://pnpm.io/), make sure to install it first if you don't already have it.
1. `pnpm install` to install the dependencies
1. `pnpm run build` to build all the packages
### Additional scripts
- `pnpm run lint` to run the linter in all packages
- `pnpm run test` to run tests in all packages
- `pnpm run docs` to generate API documentation
## Packages
For exporting metrics to an OTLP Collector: @ceramicnetwork/service-metrics