Skip to content
Snippets Groups Projects
Unverified Commit b76949b1 authored by JacksonXie's avatar JacksonXie Committed by GitHub
Browse files

Metric/Trace use FileService to write down CSV data. (#4742)

- support FileService do Write CSV data
- init schema support CVS params, in `pkg/util/metric/metric.go`, `pkg/util/trace/schema.go`
- adapt config[fileservice] to get stringwriter obj, in `pkg/util/export/fs_writer.go`
- add [cn.fileservice] in cn-service.toml
- add [[fileservice]] in log-service.toml
- mo-service support metric/trace/log/... collection,  in `pkg/cnservice/server.go`, `pkg/dnservice/store.go`, `pkg/logservice/service.go`

Approved by: @yingfeng, @daviszhen, @aptend, @fengttt, @reusee, @cnutshell, @zhangxu19830126, @lni
parent a8de5583
No related branches found
No related tags found
Showing
with 267 additions and 104 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment