Skip to content

Commit

Permalink
feat: add otlp-endpoint for OpenTelemetry support [TAB-67] (TabbyML#227)
Browse files Browse the repository at this point in the history
* feat: add otlp-endpoint for OpenTelemetry support

* set default log level for axum tracing to INFO

* update build enviornment

* update
  • Loading branch information
wsxiaoys authored Jun 11, 2023
1 parent 6180b32 commit de546b0
Show file tree
Hide file tree
Showing 8 changed files with 452 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
path: |
~/.cargo/registry
~/.cargo/git
- run: bash ./ci/prepare_build_environment.sh
- name: Bulid release binary
run: cargo build --release --target ${{ matrix.target }}

Expand Down
Loading

0 comments on commit de546b0

Please sign in to comment.