Skip to content

Commit

Permalink
Update prometheus-cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
orgads committed Jun 21, 2023
1 parent 184f8b8 commit 87f83b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion deps/prometheus-cpp
Submodule prometheus-cpp updated 150 files
3 changes: 3 additions & 0 deletions src/stats-collector.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@
#include "drachtio.h"
#include "controller.hpp"

#include <prometheus/counter.h>
#include <prometheus/histogram.h>
#include <prometheus/exposer.h>
#include <prometheus/registry.h>
#include <prometheus/summary.h>

using namespace prometheus;

Expand Down

0 comments on commit 87f83b2

Please sign in to comment.