Skip to content

Commit

Permalink
Fetch rrd data over UDS socket
Browse files Browse the repository at this point in the history
CMK-18929

Change-Id: I3ded347b4c978ea6ac42037c9b349bbaa9872785
  • Loading branch information
Synss committed Jan 22, 2025
1 parent 57d1ab5 commit ee9f2da
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 203 deletions.
4 changes: 1 addition & 3 deletions packages/livestatus/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,10 @@ cc_library(
],
visibility = ["//visibility:public"],
deps = [
":livestatus_poller",
":livestatus_headers",
":livestatus_poller",
"@asio",
"@re2",
# rrdgraph for rrd_xport
"@rrdtool_native//:rrdgraph",
],
)

Expand Down
Loading

0 comments on commit ee9f2da

Please sign in to comment.