From 832016e29b8b388fb7f1e039834681a578b92c5f Mon Sep 17 00:00:00 2001 From: Antoine THEBAUD Date: Wed, 30 Oct 2024 16:48:48 +0100 Subject: [PATCH] modify cards content Signed-off-by: Antoine THEBAUD --- docs/index.md | 37 ++++++++++++++++++++++++++----------- 1 file changed, 26 insertions(+), 11 deletions(-) diff --git a/docs/index.md b/docs/index.md index c469ffb..6ffc5ca 100644 --- a/docs/index.md +++ b/docs/index.md @@ -16,33 +16,48 @@ hide:
-- ## GitOps Native +- ## Observability display --- - Facilitates a seamless "dashboards as code" workflow by introducing an innovative and precisely defined dashboard definition model. + Perses is first and foremost a dashboard tool that you can use to display a variety of observability data. Today supports Prometheus metrics & Tempo traces. - [:octicons-arrow-right-24: Link here](#) +- ## Embeddable components -- ## Extensible + --- + + You can used Perses as-is or embed parts of it in your own UI, from a single panel to a whole dashboard view. + + +- ## GitOps-friendly --- - Perses, with its plugin-based architecture, offers effortless extension and reuse of plugins across different projects. + Perses offers a complete static validation of the dashboard format. It also with a CLI, `percli`, that can be used to perform actions in CICDs + +- ## Scale-friendly + + --- - [:octicons-arrow-right-24: Link here](#) + Perses dashboards can be written as-code using the provided SDKs. This allows you to extract any kind of components in libraries for reusage across as much dashboards as you want. -- ## Static Validation +- ## Kubernetes-native --- - Perses supports hassle-free dashboard-as-code usage with built-in static validation. Validate your dashboard in CI/CD using the Perses CLI (percli). + Use the Perses operator to manage your Perses deployments & dashboards as CRDs. Leverage on the datasource discovery to retrieve data from your datasource pods/services. - [:octicons-arrow-right-24: Link here](#) +- ## Extensible + + --- + + Perses, with its plugin-based architecture, offers effortless extension and reuse of plugins across different projects.
-
+...and more to discover! + +
## Open Source @@ -52,4 +67,4 @@ Perses is a [Cloud Native Computing Foundation](https://cncf.io) sandbox project [![CNCF Logo](assets/images/cncf_logo.png)](https://cncf.io) -
+