[feat] Add support for Alibaba Cloud Elasticsearch storage#3702
Open
Duansg wants to merge 17 commits intoapache:masterfrom
Open
[feat] Add support for Alibaba Cloud Elasticsearch storage#3702Duansg wants to merge 17 commits intoapache:masterfrom
Duansg wants to merge 17 commits intoapache:masterfrom
Conversation
Member
|
Discuss here #3589, it is recommended not to merge this PR yet. We can keep it and see how the subsequent features develop. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What's changed?
Currently, most of our log data is stored in Alibaba Cloud Elasticsearch, and SLS collects data from Elasticsearch. In addition to log metrics, there are also event metrics, business metrics, and so on.
With existing Elasticsearch infrastructure or complex query analysis requirements, support for Alibaba Cloud Elasticsearch storage enables Hertzbeat to improve the accessibility of heterogeneous systems without changing the existing infrastructure.
In the commercial version of Alibaba Cloud Elasticsearch, the TimeStream plugin is provided, which supports PromQL queries of Elasticsearch data and seamlessly integrates with Prometheus + Grafana. This further reduces the cost of storing and using time-series data in Alibaba Cloud Elasticsearch, improving efficiency and usability.
Please refer to: #3589
Add Alibaba Elasticsearch storage support
For details:
Checklist
Add or update API