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
KairosDB allows data ingestion through various protocols including Telnet, Rest, and Graphite, in addition to supporting plugins for further flexibility. It utilizes Cassandra, a well-regarded NoSQL database, to manage time series data effectively. The database schema is organized into three column families, facilitating efficient data storage. The API offers a range of functionalities, such as listing existing metric names, retrieving tag names and their corresponding values, storing metric data points, and querying these points for analysis. Upon a standard installation, users can access a query page that enables them to extract data from the database easily. This tool is primarily tailored for development applications. Aggregators within the system can perform operations on data points, allowing for down sampling and analysis. A set of standard functions, including min, max, sum, count, and mean, among others, are readily available for users to utilize. Additionally, the KairosDB server supports import and export functionalities via the command line interface. Internal metrics related to the database not only provide insights into the stored data but also allow for monitoring the performance of the server itself, ensuring optimal operation and efficiency. This comprehensive approach makes KairosDB a powerful solution for managing time series data.
API Access
Has API
API Access
Has API
Integrations
Apache Cassandra
Apache Kafka
Elasticsearch
Google Cloud Bigtable
Integrations
Apache Cassandra
Apache Kafka
Elasticsearch
Google Cloud Bigtable
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
KairosDB
Website
kairosdb.github.io