prometheus/scripts
Björn Rabenstein df3b674f01
Add metrics.proto to other protobuf code (#8996)
We cannot just use prometheus/client_model directly because we want to
stay consistent with the use of gogo-protobuf. So this converts
metrics.proto to proto3 and edits it lightly so that it fits into
the framework how prometheus/prometheus handles protobuf.

Note that metrics.proto couldn't be merged into the prompb package
because prompb already has an Exemplar type, which is different from
the Exemplar type in metrics.proto. The directory structure seems to
play a role in the protobuf world, so I better kept it.

Signed-off-by: beorn7 <beorn@grafana.com>
2021-06-28 11:16:06 +01:00
..
build_react_app.sh React UI: Serve React UI under /new (#6229) 2019-10-28 10:45:53 +01:00
errcheck_excludes.txt Changed error exclude 2021-06-11 12:29:03 -04:00
genproto.sh Add metrics.proto to other protobuf code (#8996) 2021-06-28 11:16:06 +01:00
sync_repo_files.sh Added .yamllint to reposync 2021-06-25 07:46:48 -04:00
tools.go *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00