can't see metrics for hbase_regionserver integration
See original GitHub issue**Output of the info page **
sudo /etc/init.d/datadog-agent status
Datadog Agent (supervisor) is running all child processes [ OK ]
sudo /etc/init.d/datadog-agent status -v ( only for the hbase section )
hbase_regionserver (5.16.0)
---------------------------
- instance #hbase_regionserver-127.0.0.1-9010 [OK] collected 13 metrics
- Collected 13 metrics, 0 events & 0 service checks
Additional environment details (Operating System, Cloud provider, etc): cloud provider - AWS OS : CentOS release 6.8 (Final)
Steps to reproduce the issue:
- just trying to get the hbase regionservers metrics .
Describe the results you received: Empty metrics
Describe the results you expected: get all the hbase metrics in my datadog account
Additional information you deem important (e.g. issue happens only occasionally):
Issue Analytics
- State:
- Created 6 years ago
- Comments:20 (12 by maintainers)
Top Results From Across the Web
RegionServer Metrics | 6.3.x - Cloudera Documentation
Metric Name Description Unit CDH Version
alerts_rate The number of alerts. events per second CDH 5, CDH 6
append_75th_percentile Append Latency 75% ms CDH 5,...
Read more >Hbase Master - Datadog Docs
Overview. Get metrics from Hbase_master service in real time to: Visualize and monitor Hbase_master states. Be notified about Hbase_master failovers and ...
Read more >HBase Monitoring Integration - Sematext
Sematext HBase monitoring captures all key HBase metrics with out of the box dashboards and charts. Monitor all key metrics and stats such...
Read more >[#HBASE-18374] RegionServer Metrics improvements - Apache
This is a bit ambiguous since the delete and put metrics are updated for multi row mutations that happen to contain a put/delete....
Read more >HBase alerts and metrics - Unravel Data
If not run hbase hbck to see if your HBase cluster has corruptions. Server availability. Dead region servers. Check region server logs for ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Bingo ! looks like you’re right !
now i can see that port 9010 is the JMX for zookeeper and not for the hbase . you can probably close this ticket i’m going to fix the jmx for hbase .
Really sorry about all the questions but thanks for finding the solution for me .
@everpeace is the maintainer for this integration and may also be able to provide some guidance.