Like Prometheus, but for logs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
loki/vendor/cloud.google.com/go/internal
Peter Štibraný e4a5360586
Update vendored Cortex to master (1.1+) (#2149)
5 years ago
..
optional all: update dependencies (#211) 6 years ago
trace dep => go mod (#1062) 6 years ago
version Update vendored Cortex to master (1.1+) (#2149) 5 years ago
.repo-metadata-full.json Update vendored Cortex to master (1.1+) (#2149) 5 years ago
README.md Update vendored Cortex to master (1.1+) (#2149) 5 years ago
annotate.go all: update dependencies (#211) 6 years ago
retry.go dep => go mod (#1062) 6 years ago

README.md

Internal

This directory contains internal code for cloud.google.com/go packages.

.repo-metadata-full.json

.repo-metadata-full.json contains metadata about the packages in this repo. It is generated by internal/gapicgen/generator. It's processed by external tools to build lists of all of the packages.

Don't make breaking changes to the format without consulting with the external tools.

One day, we may want to create individual .repo-metadata.json files next to each package, which is the pattern followed by some other languages. External tools would then talk to pkg.go.dev or some other service to get the overall list of packages and use the .repo-metadata.json files to get the additional metadata required. For now, .repo-metadata-full.json includes everything.