-
Notifications
You must be signed in to change notification settings - Fork 278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Metrics] remove default-exposed values from prometheus-cpp, expose only Iroha's metrics #966
Comments
kuvaldini
pushed a commit
to kuvaldini/iroha
that referenced
this issue
Apr 27, 2021
Closes hyperledger-iroha#966 Signed-off-by: Ivan Kuvaldin <[email protected]>
addresed in PR #943 |
kuvaldini
pushed a commit
to kuvaldini/iroha
that referenced
this issue
Apr 28, 2021
…ha#919 hyperledger-iroha#896 hyperledger-iroha#835 Integrate kOnBlock to storage_impl.cpp Closes hyperledger-iroha#837 Add total number of blocks Closes hyperledger-iroha#883 Number of domains Closes hyperledger-iroha#919 Number of signatures in the last block Closes hyperledger-iroha#896 Measure total number of transactions Closes hyperledger-iroha#835 Total nodes/peers updated when kOnBlock Should close hyperledger-iroha#835 no online/connected peers parameter in this commit. Add CMake files to .clang-format-ignore Disable prometheus-cpp logs Extend WSV to countDomains(), countTransactions(), countPeers() -fno-lto to link GCC-10 and clang with civetweb which was built with GCC-9 Tests dependant on ametsuchi are linked against sync_subscription, not async Closes hyperledger-iroha#966 Disable prometheus-cpp self-metrics Signed-off-by: Ivan Kuvaldin <[email protected]>
kuvaldini
pushed a commit
to kuvaldini/iroha
that referenced
this issue
Apr 28, 2021
…ha#919 hyperledger-iroha#896 hyperledger-iroha#835 Integrate kOnBlock to storage_impl.cpp Closes hyperledger-iroha#837 Add total number of blocks Closes hyperledger-iroha#883 Number of domains Closes hyperledger-iroha#919 Number of signatures in the last block Closes hyperledger-iroha#896 Measure total number of transactions Closes hyperledger-iroha#835 Total nodes/peers updated when kOnBlock Should close hyperledger-iroha#835 no online/connected peers parameter in this commit. Add CMake files to .clang-format-ignore Disable prometheus-cpp logs Extend WSV to countDomains(), countTransactions(), countPeers() -fno-lto to link GCC-10 and clang with civetweb which was built with GCC-9 Tests dependant on ametsuchi are linked against sync_subscription, not async Closes hyperledger-iroha#966 Disable prometheus-cpp self-metrics Signed-off-by: Ivan Kuvaldin <[email protected]>
kuvaldini
pushed a commit
to kuvaldini/iroha
that referenced
this issue
Apr 28, 2021
…ha#919 hyperledger-iroha#896 hyperledger-iroha#835 Integrate kOnBlock to storage_impl.cpp Closes hyperledger-iroha#837 Add total number of blocks Closes hyperledger-iroha#883 Number of domains Closes hyperledger-iroha#919 Number of signatures in the last block Closes hyperledger-iroha#896 Measure total number of transactions Closes hyperledger-iroha#835 Total nodes/peers updated when kOnBlock Should close hyperledger-iroha#835 no online/connected peers parameter in this commit. Add CMake files to .clang-format-ignore Disable prometheus-cpp logs Extend WSV to countDomains(), countTransactions(), countPeers() -fno-lto to link GCC-10 and clang with civetweb which was built with GCC-9 Tests dependant on ametsuchi are linked against sync_subscription, not async Closes hyperledger-iroha#966 Disable prometheus-cpp self-metrics Signed-off-by: Ivan Kuvaldin <[email protected]>
kuvaldini
pushed a commit
to kuvaldini/iroha
that referenced
this issue
Apr 28, 2021
…ha#919 hyperledger-iroha#896 hyperledger-iroha#835 Integrate kOnBlock to storage_impl.cpp Closes hyperledger-iroha#837 Add total number of blocks Closes hyperledger-iroha#883 Number of domains Closes hyperledger-iroha#919 Number of signatures in the last block Closes hyperledger-iroha#896 Measure total number of transactions Closes hyperledger-iroha#835 Total nodes/peers updated when kOnBlock Should close hyperledger-iroha#835 no online/connected peers parameter in this commit. Add CMake files to .clang-format-ignore Disable prometheus-cpp logs Extend WSV to countDomains(), countTransactions(), countPeers() -fno-lto to link GCC-10 and clang with civetweb which was built with GCC-9 Tests dependant on ametsuchi are linked against sync_subscription, not async Closes hyperledger-iroha#966 Disable prometheus-cpp self-metrics Signed-off-by: Ivan Kuvaldin <[email protected]>
kuvaldini
pushed a commit
to kuvaldini/iroha
that referenced
this issue
Apr 28, 2021
…ha#919 hyperledger-iroha#896 hyperledger-iroha#835 Integrate kOnBlock to storage_impl.cpp Closes hyperledger-iroha#837 Add total number of blocks Closes hyperledger-iroha#883 Number of domains Closes hyperledger-iroha#919 Number of signatures in the last block Closes hyperledger-iroha#896 Measure total number of transactions Closes hyperledger-iroha#835 Total nodes/peers updated when kOnBlock Should close hyperledger-iroha#835 no online/connected peers parameter in this commit. Add CMake files to .clang-format-ignore Disable prometheus-cpp logs Extend WSV to countDomains(), countTransactions(), countPeers() -fno-lto to link GCC-10 and clang with civetweb which was built with GCC-9 Tests dependant on ametsuchi are linked against sync_subscription, not async Closes hyperledger-iroha#966 Disable prometheus-cpp self-metrics Signed-off-by: Ivan Kuvaldin <[email protected]>
kuvaldini
pushed a commit
to kuvaldini/iroha
that referenced
this issue
Apr 29, 2021
…ha#919 hyperledger-iroha#896 hyperledger-iroha#835 Integrate kOnBlock to storage_impl.cpp Closes hyperledger-iroha#837 Add total number of blocks Closes hyperledger-iroha#883 Number of domains Closes hyperledger-iroha#919 Number of signatures in the last block Closes hyperledger-iroha#896 Measure total number of transactions Closes hyperledger-iroha#835 Total nodes/peers updated when kOnBlock Should close hyperledger-iroha#835 no online/connected peers parameter in this commit. Add CMake files to .clang-format-ignore Disable prometheus-cpp logs Extend WSV to countDomains(), countTransactions(), countPeers() -fno-lto to link GCC-10 and clang with civetweb which was built with GCC-9 Tests dependant on ametsuchi are linked against sync_subscription, not async Closes hyperledger-iroha#966 Disable prometheus-cpp self-metrics Signed-off-by: Ivan Kuvaldin <[email protected]>
kuvaldini
pushed a commit
to kuvaldini/iroha
that referenced
this issue
Apr 30, 2021
…ha#919 hyperledger-iroha#896 hyperledger-iroha#835 Integrate kOnBlock to storage_impl.cpp Closes hyperledger-iroha#837 Add total number of blocks Closes hyperledger-iroha#883 Number of domains Closes hyperledger-iroha#919 Number of signatures in the last block Closes hyperledger-iroha#896 Measure total number of transactions Closes hyperledger-iroha#835 Total nodes/peers updated when kOnBlock Should close hyperledger-iroha#835 no online/connected peers parameter in this commit. Add CMake files to .clang-format-ignore Disable prometheus-cpp logs Extend WSV to countDomains(), countTransactions(), countPeers() -fno-lto to link GCC-10 and clang with civetweb which was built with GCC-9 Tests dependant on ametsuchi are linked against sync_subscription, not async Closes hyperledger-iroha#966 Disable prometheus-cpp self-metrics Signed-off-by: kuvaldini <[email protected]>
kuvaldini
pushed a commit
to kuvaldini/iroha
that referenced
this issue
Apr 30, 2021
…ha#919 hyperledger-iroha#896 hyperledger-iroha#835 Integrate kOnBlock to storage_impl.cpp Closes hyperledger-iroha#837 Add total number of blocks Closes hyperledger-iroha#883 Number of domains Closes hyperledger-iroha#919 Number of signatures in the last block Closes hyperledger-iroha#896 Measure total number of transactions Closes hyperledger-iroha#835 Total nodes/peers updated when kOnBlock Should close hyperledger-iroha#835 no online/connected peers parameter in this commit. Add CMake files to .clang-format-ignore Disable prometheus-cpp logs Extend WSV to countDomains(), countTransactions(), countPeers() -fno-lto to link GCC-10 and clang with civetweb which was built with GCC-9 Tests dependant on ametsuchi are linked against sync_subscription, not async Closes hyperledger-iroha#966 Disable prometheus-cpp self-metrics Signed-off-by: kuvaldini <[email protected]>
kuvaldini
pushed a commit
to kuvaldini/iroha
that referenced
this issue
Apr 30, 2021
…ha#919 hyperledger-iroha#896 hyperledger-iroha#835 Integrate kOnBlock to storage_impl.cpp Closes hyperledger-iroha#837 Add total number of blocks Closes hyperledger-iroha#883 Number of domains Closes hyperledger-iroha#919 Number of signatures in the last block Closes hyperledger-iroha#896 Measure total number of transactions Closes hyperledger-iroha#835 Total nodes/peers updated when kOnBlock Should close hyperledger-iroha#835 no online/connected peers parameter in this commit. Add CMake files to .clang-format-ignore Disable prometheus-cpp logs Extend WSV to countDomains(), countTransactions(), countPeers() -fno-lto to link GCC-10 and clang with civetweb which was built with GCC-9 Tests dependant on ametsuchi are linked against sync_subscription, not async Closes hyperledger-iroha#966 Disable prometheus-cpp self-metrics Signed-off-by: Ivan Kuvaldin [email protected]
kuvaldini
added a commit
to kuvaldini/iroha
that referenced
this issue
May 1, 2021
…ha#919 hyperledger-iroha#896 hyperledger-iroha#835 Integrate kOnBlock to storage_impl.cpp Closes hyperledger-iroha#837 Add total number of blocks Closes hyperledger-iroha#883 Number of domains Closes hyperledger-iroha#919 Number of signatures in the last block Closes hyperledger-iroha#896 Measure total number of transactions Closes hyperledger-iroha#835 Total nodes/peers updated when kOnBlock Should close hyperledger-iroha#835 no online/connected peers parameter in this commit. Add CMake files to .clang-format-ignore Disable prometheus-cpp logs Extend WSV to countDomains(), countTransactions(), countPeers() -fno-lto to link GCC-10 and clang with civetweb which was built with GCC-9 Tests dependant on ametsuchi are linked against sync_subscription, not async Closes hyperledger-iroha#966 Disable prometheus-cpp self-metrics Signed-off-by: Ivan 'kuvaldini' Kuvaldin <[email protected]>
kuvaldini
added a commit
to kuvaldini/iroha
that referenced
this issue
May 8, 2021
…ha#919 hyperledger-iroha#896 hyperledger-iroha#835 Integrate kOnBlock to storage_impl.cpp Closes hyperledger-iroha#837 Add total number of blocks Closes hyperledger-iroha#883 Number of domains Closes hyperledger-iroha#919 Number of signatures in the last block Closes hyperledger-iroha#896 Measure total number of transactions Closes hyperledger-iroha#835 Total nodes/peers updated when kOnBlock Should close hyperledger-iroha#835 no online/connected peers parameter in this commit. Add CMake files to .clang-format-ignore Disable prometheus-cpp logs Extend WSV to countDomains(), countTransactions(), countPeers() -fno-lto to link GCC-10 and clang with civetweb which was built with GCC-9 Tests dependant on ametsuchi are linked against sync_subscription, not async Closes hyperledger-iroha#966 Disable prometheus-cpp self-metrics Signed-off-by: Ivan 'kuvaldini' Kuvaldin <[email protected]>
kuvaldini
added a commit
to kuvaldini/iroha
that referenced
this issue
May 20, 2021
…ha#919 hyperledger-iroha#896 hyperledger-iroha#835 Integrate kOnBlock to storage_impl.cpp Closes hyperledger-iroha#837 Add total number of blocks Closes hyperledger-iroha#883 Number of domains Closes hyperledger-iroha#919 Number of signatures in the last block Closes hyperledger-iroha#896 Measure total number of transactions Closes hyperledger-iroha#835 Total nodes/peers updated when kOnBlock Should close hyperledger-iroha#835 no online/connected peers parameter in this commit. Add CMake files to .clang-format-ignore Disable prometheus-cpp logs Extend WSV to countDomains(), countTransactions(), countPeers() -fno-lto to link GCC-10 and clang with civetweb which was built with GCC-9 Tests dependant on ametsuchi are linked against sync_subscription, not async Closes hyperledger-iroha#966 Disable prometheus-cpp self-metrics Signed-off-by: Ivan 'kuvaldini' Kuvaldin <[email protected]>
kuvaldini
added a commit
to kuvaldini/iroha
that referenced
this issue
Jun 4, 2021
…ha#919 hyperledger-iroha#896 hyperledger-iroha#835 Integrate kOnBlock to storage_impl.cpp Closes hyperledger-iroha#837 Add total number of blocks Closes hyperledger-iroha#883 Number of domains Closes hyperledger-iroha#919 Number of signatures in the last block Closes hyperledger-iroha#896 Measure total number of transactions Closes hyperledger-iroha#835 Total nodes/peers updated when kOnBlock Should close hyperledger-iroha#835 no online/connected peers parameter in this commit. Add CMake files to .clang-format-ignore Disable prometheus-cpp logs Extend WSV to countDomains(), countTransactions(), countPeers() -fno-lto to link GCC-10 and clang with civetweb which was built with GCC-9 Tests dependant on ametsuchi are linked against sync_subscription, not async Closes hyperledger-iroha#966 Disable prometheus-cpp self-metrics Signed-off-by: Ivan 'kuvaldini' Kuvaldin <[email protected]>
kuvaldini
added a commit
to kuvaldini/iroha
that referenced
this issue
Jun 10, 2021
…ha#919 hyperledger-iroha#896 hyperledger-iroha#835 Integrate kOnBlock to storage_impl.cpp Closes hyperledger-iroha#837 Add total number of blocks Closes hyperledger-iroha#883 Number of domains Closes hyperledger-iroha#919 Number of signatures in the last block Closes hyperledger-iroha#896 Measure total number of transactions Closes hyperledger-iroha#835 Total nodes/peers updated when kOnBlock Should close hyperledger-iroha#835 no online/connected peers parameter in this commit. Add CMake files to .clang-format-ignore Disable prometheus-cpp logs Extend WSV to countDomains(), countTransactions(), countPeers() -fno-lto to link GCC-10 and clang with civetweb which was built with GCC-9 Tests dependant on ametsuchi are linked against sync_subscription, not async Closes hyperledger-iroha#966 Disable prometheus-cpp self-metrics Signed-off-by: Ivan 'kuvaldini' Kuvaldin <[email protected]>
kuvaldini
added a commit
to kuvaldini/iroha
that referenced
this issue
Jun 15, 2021
…ha#919 hyperledger-iroha#896 hyperledger-iroha#835 Integrate kOnBlock to storage_impl.cpp Closes hyperledger-iroha#837 Add total number of blocks Closes hyperledger-iroha#883 Number of domains Closes hyperledger-iroha#919 Number of signatures in the last block Closes hyperledger-iroha#896 Measure total number of transactions Closes hyperledger-iroha#835 Total nodes/peers updated when kOnBlock Should close hyperledger-iroha#835 no online/connected peers parameter in this commit. Add CMake files to .clang-format-ignore Disable prometheus-cpp logs Extend WSV to countDomains(), countTransactions(), countPeers() -fno-lto to link GCC-10 and clang with civetweb which was built with GCC-9 Tests dependant on ametsuchi are linked against sync_subscription, not async Closes hyperledger-iroha#966 Disable prometheus-cpp self-metrics Signed-off-by: Ivan 'kuvaldini' Kuvaldin <[email protected]>
kuvaldini
added a commit
that referenced
this issue
Jun 16, 2021
[Metrics] #837 #883 #919 #896 #835 Integrate kOnBlock to storage_impl.cpp Closes #837 Add total number of blocks Closes #883 Number of domains Closes #919 Number of signatures in the last block Closes #896 Measure total number of transactions Closes #835 Total nodes/peers updated when kOnBlock Should close #835 no online/connected peers parameter in this commit. Add CMake files to .clang-format-ignore Disable prometheus-cpp logs Extend WSV to countDomains(), countTransactions(), countPeers() -fno-lto to link GCC-10 and clang with civetweb which was built with GCC-9 Tests dependant on ametsuchi are linked against sync_subscription, not async Closes #966 Disable prometheus-cpp self-metrics Signed-off-by: Ivan 'kuvaldini' Kuvaldin <[email protected]>
kuvaldini
added a commit
that referenced
this issue
Jul 12, 2021
[Metrics] #837 #883 #919 #896 #835 Integrate kOnBlock to storage_impl.cpp Closes #837 Add total number of blocks Closes #883 Number of domains Closes #919 Number of signatures in the last block Closes #896 Measure total number of transactions Closes #835 Total nodes/peers updated when kOnBlock Should close #835 no online/connected peers parameter in this commit. Add CMake files to .clang-format-ignore Disable prometheus-cpp logs Extend WSV to countDomains(), countTransactions(), countPeers() -fno-lto to link GCC-10 and clang with civetweb which was built with GCC-9 Tests dependant on ametsuchi are linked against sync_subscription, not async Closes #966 Disable prometheus-cpp self-metrics Signed-off-by: Ivan 'kuvaldini' Kuvaldin <[email protected]>
kuvaldini
added a commit
that referenced
this issue
Jul 14, 2021
[Metrics] #837 #883 #919 #896 #835 Integrate kOnBlock to storage_impl.cpp Closes #837 Add total number of blocks Closes #883 Number of domains Closes #919 Number of signatures in the last block Closes #896 Measure total number of transactions Closes #835 Total nodes/peers updated when kOnBlock Should close #835 no online/connected peers parameter in this commit. Add CMake files to .clang-format-ignore Disable prometheus-cpp logs Extend WSV to countDomains(), countTransactions(), countPeers() -fno-lto to link GCC-10 and clang with civetweb which was built with GCC-9 Tests dependant on ametsuchi are linked against sync_subscription, not async Closes #966 Disable prometheus-cpp self-metrics Signed-off-by: Ivan 'kuvaldini' Kuvaldin <[email protected]>
kuvaldini
added a commit
that referenced
this issue
Jul 14, 2021
[Metrics] #837 #883 #919 #896 #835 Integrate kOnBlock to storage_impl.cpp Closes #837 Add total number of blocks Closes #883 Number of domains Closes #919 Number of signatures in the last block Closes #896 Measure total number of transactions Closes #835 Total nodes/peers updated when kOnBlock Should close #835 no online/connected peers parameter in this commit. Add CMake files to .clang-format-ignore Disable prometheus-cpp logs Extend WSV to countDomains(), countTransactions(), countPeers() -fno-lto to link GCC-10 and clang with civetweb which was built with GCC-9 Tests dependant on ametsuchi are linked against sync_subscription, not async Closes #966 Disable prometheus-cpp self-metrics Signed-off-by: Ivan 'kuvaldini' Kuvaldin <[email protected]>
kuvaldini
added a commit
that referenced
this issue
Jul 30, 2021
[Metrics] #837 #883 #919 #896 #835 Integrate kOnBlock to storage_impl.cpp Closes #837 Add total number of blocks Closes #883 Number of domains Closes #919 Number of signatures in the last block Closes #896 Measure total number of transactions Closes #835 Total nodes/peers updated when kOnBlock Should close #835 no online/connected peers parameter in this commit. Add CMake files to .clang-format-ignore Disable prometheus-cpp logs Extend WSV to countDomains(), countTransactions(), countPeers() -fno-lto to link GCC-10 and clang with civetweb which was built with GCC-9 Tests dependant on ametsuchi are linked against sync_subscription, not async Closes #966 Disable prometheus-cpp self-metrics Signed-off-by: Ivan 'kuvaldini' Kuvaldin <[email protected]> Signed-off-by: kuvaldini <[email protected]>
kuvaldini
added a commit
that referenced
this issue
Jul 30, 2021
[Metrics] #837 #883 #919 #896 #835 Integrate kOnBlock to storage_impl.cpp Closes #837 Add total number of blocks Closes #883 Number of domains Closes #919 Number of signatures in the last block Closes #896 Measure total number of transactions Closes #835 Total nodes/peers updated when kOnBlock Should close #835 no online/connected peers parameter in this commit. Add CMake files to .clang-format-ignore Disable prometheus-cpp logs Extend WSV to countDomains(), countTransactions(), countPeers() -fno-lto to link GCC-10 and clang with civetweb which was built with GCC-9 Tests dependant on ametsuchi are linked against sync_subscription, not async Closes #966 Disable prometheus-cpp self-metrics Signed-off-by: Ivan 'kuvaldini' Kuvaldin <[email protected]> Signed-off-by: kuvaldini <[email protected]>
kuvaldini
added a commit
that referenced
this issue
Aug 31, 2021
[Metrics] #837 #883 #919 #896 #835 Integrate kOnBlock to storage_impl.cpp Closes #837 Add total number of blocks Closes #883 Number of domains Closes #919 Number of signatures in the last block Closes #896 Measure total number of transactions Closes #835 Total nodes/peers updated when kOnBlock Should close #835 no online/connected peers parameter in this commit. Add CMake files to .clang-format-ignore Disable prometheus-cpp logs Extend WSV to countDomains(), countTransactions(), countPeers() -fno-lto to link GCC-10 and clang with civetweb which was built with GCC-9 Tests dependant on ametsuchi are linked against sync_subscription, not async Closes #966 Disable prometheus-cpp self-metrics Signed-off-by: Ivan 'kuvaldini' Kuvaldin <[email protected]> Signed-off-by: kuvaldini <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: