We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a92f2e commit cee24cdCopy full SHA for cee24cd
BUILD
@@ -12,13 +12,9 @@ cc_library(
12
"lib/histogram.cc",
13
"lib/histogram_builder.cc",
14
"lib/json_serializer.cc",
15
- "lib/json_serializer.h",
16
"lib/protobuf_delimited_serializer.cc",
17
- "lib/protobuf_delimited_serializer.h",
18
"lib/registry.cc",
19
- "lib/serializer.h",
20
"lib/text_serializer.cc",
21
- "lib/text_serializer.h",
22
],
23
hdrs = glob(
24
["include/prometheus/*.h"],
0 commit comments