You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/book/src/developer/tilt.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ for more details.
76
76
provider's yaml.
77
77
78
78
**deploy_observability** ([string], default=[]): If set, installs on the dev cluster one of more observability
79
-
tools. Supported values are `grafana`, `loki`and/or `promtail` (Note: the UI for `grafana` will be accessible via a link in the tilt console).
79
+
tools. Supported values are `grafana`, `loki`, `promtail` and/or `prometheus` (Note: the UI for `grafana` and `prometheus` will be accessible via a link in the tilt console).
80
80
Important! This feature requires the `helm` command to be available in the user's path.
81
81
82
82
**debug** (Map{string: Map} default{}): A map of named configurations for the provider. The key is the name of the provider.
0 commit comments