These 4 commits are when the Protocol Buffers files have changed:
Commit: | ffc2ab6 | |
---|---|---|
Author: | Akihito Nakano | |
Committer: | GitHub |
encoding/: Add Protobuf support (#83) Add support for the OpenMetrics Protobuf encoding. Co-authored-by: Max Inden <mail@max-inden.de> Co-authored-by: Diva M <divma@protonmail.com>
The documentation is generated from this commit.
Commit: | ead464c | |
---|---|---|
Author: | Max Inden | |
Committer: | Max Inden |
src/encoding: Remove proto support Remove proto scaffolding for now. Once Open Metrics proto format stabilized this commit can be reverted and proto support fully implemented.
This commit does not contain any .proto
files.
Commit: | a979df1 | |
---|---|---|
Author: | Max Inden | |
Committer: | Max Inden |
src: Add proof-of-concept for proto encoding
Commit: | 2fb7983 | |
---|---|---|
Author: | Max Inden |
*: Add scaffolding for protobuf support