mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-05 13:47:10 +02:00
6 lines
175 B
YAML
6 lines
175 B
YAML
version: v2
|
|
plugins:
|
|
- local: protoc-gen-gogofast
|
|
out: .
|
|
opt: [plugins=grpc, paths=source_relative, Mgoogle/protobuf/timestamp.proto=github.com/gogo/protobuf/types]
|