-
Notifications
You must be signed in to change notification settings - Fork 456
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
[Epic] Make Prometheus integration GA #3687
Comments
TODO:
|
@tetianakravchenko can we consider the Prometheus integration as complete? |
@pmeresanu85 , while key tasks are complete, we will be carrying over a couple of items (#3668 etc) to complete in 8.6 |
@rameshelastic does this mean that the Prometheus integration is not GA with 8.5? |
@pmeresanu85 yes, prometheus integration is not yet GA, the only missing part - #3668 as mentioned above |
We considered Load test #3857 as an extra work that can be run independently and should not block the promotion |
TODO: need to be promoted |
Promotion done today |
Context
Prometheus is a widely adopted and still growing technology for cloud-native users to process system metrics, the growth in adoption of Prometheus makes it a sure candidate to be part of the 20/80 Pareto of cloud-native technologies we want to support to move closer to our objectives by meeting users where they are.
source: CNCF 2021 survey
source: CNCF velocity
To promote our cloud-first strategy we need to support the ingestion of Prometheus metrics into Elastic Cloud in the most typical ways available which are:
User outcome
Prometheus is mainly used by Kubernetes Cluster Operators because is a powerful tool to collect metrics from infrastructure.
We currently support a module to ingest Prometheus metrics for metricbeat and have a Prometheus integration in technical preview. Both enable users to ingest Prometheus data in the 3 ways mentioned above.
Having a Prometheus integration will enable the following outcomes for the user:
Milestones
The milestones for this work are:
User experience gaps exploration and fixes
As an outcome of the evaluation issues #3487 #3488 #3489:
Future goals (out of scope)
The text was updated successfully, but these errors were encountered: