Skip to content

Commit

Permalink
add kagent service server
Browse files Browse the repository at this point in the history
  • Loading branch information
Will committed Sep 24, 2024
1 parent 60b5004 commit 9003106
Show file tree
Hide file tree
Showing 11 changed files with 2,061 additions and 2 deletions.
514 changes: 512 additions & 2 deletions Cargo.lock

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ url = "2.5.2"
git = "ssh://[email protected]/kentik/kentik-api-rust"
rev = "4772e7909d5bfcb888f3f663d9dc23a606830e51"

[dependencies.kagent]
path = "lib/kagent"

[target.'cfg(not(target_arch = "arm"))'.dependencies]
jemallocator = "0.5.4"

Expand Down
Loading

0 comments on commit 9003106

Please sign in to comment.