An open API service indexing awesome lists of open source software.

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

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