Skip to content

streamdal/collector-schemas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

collector-schemas

This repo contains protobuf schemas that are used by plumber and grpc-collector when communicating over gRPC.

Making changes

  1. git co -b username/change
  2. make generate/go
  3. git add -a
  4. git commit -a -m "updated schema XYZ
  5. git push origin head
  6. Open PR, review, merge

The build workflow will automatically create a tag for the last commit.

About

Protobuf definitions for Plumber and GRPC Collector

Resources

License

Stars

Watchers

Forks

Packages

No packages published