Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 289 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 289 Bytes

Generate OpenTelemetry Data

Commands:

  1. npm install: install all dependencies
  2. git submodule init: pull in OpenTelemetry proto defs
  3. npm run genjs: generate OpenTelemetry bindings
  4. npm run gents: generate Typescript data for bindings
  5. npm run build: create bundle