trpc-group / trpc-cpp

A pluggable, high-performance RPC framework written in cpp
Other
270 stars 78 forks source link

Fixed prometheus documentation and running scripts #175

Open Heaven2024 opened 2 weeks ago

Heaven2024 commented 2 weeks ago

修正了md文档相关问题 另外prometheus示例文件中的运行脚本无法直接运行,编译后的路径名和config参数不对: /home/TRPC/trpc-cpp/examples/features/prometheus/run.sh: line 9: ./bazel-bin/examples/features/prometheus/client/client_config: No such file or directory

ERROR: unknown command line flag 'config'