The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/docs/sources/panels-visualizations/visualizations/text/index.md

1.7 KiB

aliases keywords labels title weight
[../../features/panels/text/ ../../panels/visualizations/text-panel/ ../../reference/alertlist/ ../../visualizations/text-panel/] [grafana text documentation panel] [{products [cloud enterprise oss]}] Text 100

Text

The text panel enables you to directly include text or HTML in your dashboards. This can be used to add contextual information and descriptions or embed complex HTML.

Mode

Mode determines how embedded content appears.

Markdown

This option formats the content as markdown.

HTML

This setting renders the content as sanitized HTML. If you require more direct control over the output, you can set the [disable_sanitize_html][] flag which enables you to directly enter HTML.

Code

This setting renders content inside a read-only code editor. Select an appropriate language to apply syntax highlighting to the embedded text.

Variables

[Variables][] in the content will be expanded for display.

{{% docs/reference %}} [disable_sanitize_html]: "/docs/grafana/ -> /docs/grafana//setup-grafana/configure-grafana#disable_sanitize_html" [disable_sanitize_html]: "/docs/grafana-cloud/ -> /docs/grafana//setup-grafana/configure-grafana#disable_sanitize_html"

[Variables]: "/docs/grafana/ -> /docs/grafana//dashboards/variables/variable-syntax" [Variables]: "/docs/grafana-cloud/ -> /docs/grafana//dashboards/variables/variable-syntax" {{% /docs/reference %}}