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/github.com/google/gnostic-models/extensions
Shantanu Alshi 183d6f2c39
Upgrade prometheus to 0.47.1 and dskit (#10814)
2 years ago
..
README.md Upgrade prometheus to 0.47.1 and dskit (#10814) 2 years ago
extension.pb.go Upgrade prometheus to 0.47.1 and dskit (#10814) 2 years ago
extension.proto Upgrade prometheus to 0.47.1 and dskit (#10814) 2 years ago
extensions.go Upgrade prometheus to 0.47.1 and dskit (#10814) 2 years ago

README.md

Extensions

Extension Support is experimental.

This directory contains support code for building Gnostic extensio handlers and associated examples.

Extension handlers can be used to compile vendor or specification extensions into protocol buffer structures.

Like plugins, extension handlers are built as separate executables. Extension bodies are written to extension handlers as serialized ExtensionHandlerRequests.