Add context and insights with customizable Markdown text.
yaml
type: "io.kestra.plugin.core.dashboard.chart.Markdown"
Display custom content in place with Markdown.
yaml
charts:
- id: markdown_insight
type: io.kestra.plugin.core.dashboard.chart.Markdown
chartOptions:
displayName: Chart Insights
description: How to interpret this chart
content: |
## Execution Success Rate
This chart displays the percentage of successful executions over time.
- A **higher success rate** indicates stable and reliable workflows.
- Sudden **drops** may signal issues in task execution or external dependencies.
- Use this insight to identify trends and optimize performance.
Dynamic
NO
Validation RegExp
^[a-zA-Z0-9][a-zA-Z0-9_-]*
Min length
1
Dynamic
NO
Dynamic
NO
DEPRECATEDMarkdown content to display
Use the String source instead
Dynamic
NO
Dynamic
NO
Flow ID
Dynamic
NO
Flow Namespace
Dynamic
NO
Validation RegExp
\p{javaJavaIdentifierStart}\p{javaJavaIdentifierPart}*(\.\p{javaJavaIdentifierStart}\p{javaJavaIdentifierPart}*)*
Min length
1
Dynamic
NO
Validation RegExp
\p{javaJavaIdentifierStart}\p{javaJavaIdentifierPart}*(\.\p{javaJavaIdentifierStart}\p{javaJavaIdentifierPart}*)*
Min length
1
Dynamic
NO
Markdown content to display
Dynamic
NO
Min length
1
Dynamic
NO
Dynamic
NO
Default
6
Minimum
>= 1
Maximum
<= 12