Commit 906dade
authored
Add a query for available event types (#65)
* Add a query for available event types
Shows type, count, first seen, last seen. Much like the query in
Telemetry.
* Change language from "event" to "cloudEvent"
* Fix this protobuf generation headache
We were not putting the Go-specific binaries in ./bin, so you tended
to get whatever the system had.1 parent f8c9d9c commit 906dade
9 files changed
Lines changed: 646 additions & 7 deletions
File tree
- internal/graph
- model
- pkg
- eventrepo
- grpc
- schema
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
99 | 104 | | |
100 | 105 | | |
101 | 106 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments