Commit Graph

5 Commits

Author SHA1 Message Date
yuanbohan fd18fe5ca3 feat: promql service (#26)
* feat: promql service

* feat: promql service

* feat: prometheus service, and common.proto, prom.proto

* feat: add header in prom request/response

* docs: include new proto files in readme
2023-04-21 14:29:48 +08:00
zyy17 36147379c3 feat: add go protobuf generation (#6)
* feat: add go protobuf generation

* ci: check go protbuf generation

* refactor: use 'namely/protoc-all:1.51_1' to compile the proto instead of locally binary

* refactor: no need to add the 'bin/' igore

* chore: modify code format

* refactor: add some comments to describe our modification
2023-02-15 15:10:17 +08:00
LFC f089c73068 fix typo 2023-02-10 13:12:10 +08:00
LFC 9661615086 docs: add readme (#2)
* add readme

* add readme

* add readme
2023-02-09 20:37:24 +08:00
LFC 39fa4e3c28 Initial commit 2023-02-08 19:13:42 +08:00