Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jupp0r/prometheus-cpp issues and pull requests
#595 - feat(core): Add Info metric
Pull Request -
State: closed - Opened by petitlapin over 2 years ago
- 1 comment
#594 - feat(pull): Add SSL support to Bazel build
Pull Request -
State: closed - Opened by gjasny over 2 years ago
#593 - How does push support http header customization?
Issue -
State: closed - Opened by jerry-tom over 2 years ago
- 3 comments
#592 - HTTPS support for bazel build
Issue -
State: closed - Opened by LaithS over 2 years ago
- 3 comments
#591 - test(core): prevent rotation on slow CPUs
Pull Request -
State: closed - Opened by gjasny over 2 years ago
#590 - fix: handle absolute paths in pkgconfig files
Pull Request -
State: closed - Opened by gjasny over 2 years ago
#589 - Fix submodules checkout
Pull Request -
State: closed - Opened by gjasny over 2 years ago
#588 - Update bazel deps
Pull Request -
State: closed - Opened by gjasny over 2 years ago
#587 - pkg-config files are broken when CMAKE_INSTALL_{INCLUDE,LIB}DIR is absolute
Issue -
State: closed - Opened by alexshpilkin over 2 years ago
- 2 comments
#586 - Add third mirror for zlib
Pull Request -
State: closed - Opened by krfricke over 2 years ago
- 1 comment
#585 - Possible memory corruption
Issue -
State: open - Opened by VivekSubr over 2 years ago
- 1 comment
#584 - How to reuse Prometheus gauge metric Instance?
Issue -
State: closed - Opened by satyabratabharati over 2 years ago
- 2 comments
#583 - Installing Prometheus-cpp from conan : conflicting signature
Issue -
State: closed - Opened by satyabratabharati over 2 years ago
- 2 comments
#582 - Error installing prometheus-cpp package from conan-center
Issue -
State: closed - Opened by satyabratabharati over 2 years ago
- 1 comment
#581 - Fix invalid reference to zlib in BUILD.bazel
Pull Request -
State: closed - Opened by jrosiek over 2 years ago
- 1 comment
Labels: Bazel
#580 - Prometheus crash due to signal 11 error
Issue -
State: open - Opened by ramesht77 over 2 years ago
- 6 comments
#579 - fix(core): ignore labels with empty value
Pull Request -
State: open - Opened by gjasny over 2 years ago
- 1 comment
#578 - fix(core): reject invalid label names
Pull Request -
State: closed - Opened by gjasny over 2 years ago
#577 - fix: fix issues found by CLion static analyzer
Pull Request -
State: closed - Opened by gjasny over 2 years ago
#576 - Can multiple registries be found in Exposer? Whether they are the same is as follows
Issue -
State: closed - Opened by dlh-Mr over 2 years ago
- 17 comments
#575 - build: require C++14
Pull Request -
State: closed - Opened by gjasny over 2 years ago
#574 - docs(core): add Doxygen comments to new functions
Pull Request -
State: closed - Opened by gjasny over 2 years ago
#573 - Adding multiple labels to gauge metric .
Issue -
State: closed - Opened by satyabratabharati over 2 years ago
- 1 comment
#572 - Fix incorrect doc reference to "counter" in histogram.h
Pull Request -
State: closed - Opened by ljbade over 2 years ago
#571 - Fix IWYU issues
Pull Request -
State: closed - Opened by ljbade over 2 years ago
- 3 comments
#570 - Add missing std:: on size_t
Pull Request -
State: closed - Opened by ljbade over 2 years ago
- 1 comment
#569 - Set clang-format to always left align references and pointers
Pull Request -
State: closed - Opened by ljbade over 2 years ago
- 1 comment
#568 - Use clang format 12
Pull Request -
State: closed - Opened by gjasny over 2 years ago
#567 - core: enforce requirements on bucket boundaries
Pull Request -
State: closed - Opened by gjasny over 2 years ago
#566 - Unable to change Prometheus Exposer port at runtime
Issue -
State: closed - Opened by satyabratabharati over 2 years ago
- 6 comments
#565 - Unable to expose prometheus port : for application running in background
Issue -
State: closed - Opened by satyabratabharati over 2 years ago
- 1 comment
#564 - Binary search for bucket boundaries in Histogram::Observe
Pull Request -
State: closed - Opened by sjanel over 2 years ago
- 3 comments
#563 - Add new constructor for Histogram and Summary taking rvalue ref of parameters
Pull Request -
State: closed - Opened by sjanel over 2 years ago
#558 - chore: update curl and Google Benchmark
Pull Request -
State: closed - Opened by gjasny over 2 years ago
#554 - Recovering from client crash
Issue -
State: closed - Opened by noamzafrir almost 3 years ago
- 4 comments
#549 - feat(push): Add method to delete metrics for instance
Pull Request -
State: closed - Opened by gjasny almost 3 years ago
#537 - Observe multiple from generic input iterators
Pull Request -
State: open - Opened by sjanel almost 3 years ago
- 6 comments
#535 - TimeStamp API in C++ client library
Issue -
State: open - Opened by ravi-kp almost 3 years ago
- 4 comments
#527 - Set callback for Gauge
Issue -
State: open - Opened by ekpdt about 3 years ago
- 4 comments
#520 - Support to hide metrics which hasn't update for a long time
Pull Request -
State: open - Opened by acelyc111 about 3 years ago
- 4 comments
#513 - Bazel: "@net_zlib_zlib//:z" renamed to "@net_zlib_zlib//:zlib"
Pull Request -
State: closed - Opened by storypku about 3 years ago
Labels: Bazel
#507 - rename library z to zlib
Pull Request -
State: closed - Opened by hiberabyss about 3 years ago
- 3 comments
Labels: Bazel
#497 - [regression] cannot convert 'std::shared_ptr<prometheus::Registry>' to 'const std::weak_ptr<prometheus::Collectable>&'
Issue -
State: closed - Opened by alejandro-colomar over 3 years ago
- 6 comments
#477 - add prometheus variable labels method(LabelVec,WithLabelValues) support
Pull Request -
State: open - Opened by gersure over 3 years ago
#418 - Optimistically return metrics from the cache (if present)
Pull Request -
State: open - Opened by nbrachet almost 4 years ago
- 9 comments
#385 - Derive percentile metrics from Histogram
Issue -
State: open - Opened by dmitryikh over 4 years ago
- 1 comment
#363 - chore(pull): refactor collection code into metrics_collector
Pull Request -
State: closed - Opened by gjasny over 4 years ago
#355 - Initialize and display custom counter metrics when exporter is deployed
Issue -
State: closed - Opened by josrolgil over 4 years ago
- 2 comments
#225 - Rename net_zlib_zlib to com_github_madler_zlib to match gRPC.
Pull Request -
State: closed - Opened by g-easy almost 6 years ago
- 15 comments
Labels: Bazel
#216 - Use Starlark http_archive and a widespread version of zlib
Pull Request -
State: closed - Opened by mapx almost 6 years ago
- 4 comments
Labels: Bazel
#179 - Scalable counter
Pull Request -
State: open - Opened by jerryct about 6 years ago
- 5 comments