Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Heroic is an open-source monitoring solution initially developed at Spotify to tackle challenges related to the large-scale collection and near real-time analysis of metrics. It comprises a limited number of specialized components that each serve distinct purposes. The system offers indefinite data retention, contingent upon adequate hardware investment, alongside federation capabilities that enable multiple Heroic clusters to connect and present a unified interface. A key component, Consumers, is tasked with the consumption of metrics, illustrating the system's design for efficiency. During the development of Heroic, it became evident that managing hundreds of millions of time series without sufficient context poses significant challenges. Additionally, the federation support facilitates the handling of requests across various independent Heroic clusters, allowing them to serve clients via a single global interface. This feature not only streamlines operations but also minimizes geographical traffic, as it allows individual clusters to function independently within their designated zones. Such capabilities ensure that Heroic remains a robust choice for organizations needing effective monitoring solutions.
Description
OpenTSDB comprises a Time Series Daemon (TSD) along with a suite of command line tools. Users primarily engage with OpenTSDB by operating one or more independent TSDs, as there is no centralized master or shared state, allowing for the scalability to run multiple TSDs as necessary to meet varying loads. Each TSD utilizes HBase, an open-source database, or the hosted Google Bigtable service for the storage and retrieval of time-series data. The schema designed for the data is highly efficient, enabling rapid aggregations of similar time series while minimizing storage requirements. Users interact with the TSD without needing direct access to the underlying storage system. Communication with the TSD can be accomplished through a straightforward telnet-style protocol, an HTTP API, or a user-friendly built-in graphical interface. To begin utilizing OpenTSDB, the initial task is to send time series data to the TSDs, and there are various tools available to facilitate the import of data from different sources into OpenTSDB. Overall, OpenTSDB's design emphasizes flexibility and efficiency for time series data management.
API Access
Has API
API Access
Has API
Integrations
Google Cloud Bigtable
APERIO DataWise
Apache Cassandra
Apache Kafka
Circonus IRONdb
Elasticsearch
InsightFinder
VictoriaMetrics
Integrations
Google Cloud Bigtable
APERIO DataWise
Apache Cassandra
Apache Kafka
Circonus IRONdb
Elasticsearch
InsightFinder
VictoriaMetrics
Pricing Details
No price information available.
Free Trial
Free Version
Pricing Details
No price information available.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Heroic
Website
spotify.github.io/heroic
Vendor Details
Company Name
OpenTSDB
Website
opentsdb.net/overview.html