Skip to content

Commit 88fdec6

Browse files
authored
[feat][backend] trace ingestion idl (#465)
* add idl
1 parent 77fb395 commit 88fdec6

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
namespace go coze.loop.observability.ingestion
2+
3+
include "../../../base.thrift"
4+
5+
service IngestionService {
6+
7+
}

0 commit comments

Comments
 (0)