Skip to content

Commit 783a3c7

Browse files
committed
add offline docs to condition for CF
1 parent 7fdea24 commit 783a3c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data-sources.html.md.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ The following table describes the data included in logs and metrics from each so
143143
</tr>
144144
</table>
145145

146-
<% if vars.platform_code == 'CF' %>
146+
<% if vars.platform_code == 'CF' || vars.platform_code == 'OFFLINE' %>
147147

148148
<sup>1</sup>For more information about using the BOSH Health Monitor to collect health metrics
149149
on VMs, see [Selecting and configuring a monitoring system](https://docs.vmware.com/en/VMware-Tanzu-Application-Service/4.0/tas-for-vms/monitoring-metrics.html).

0 commit comments

Comments
 (0)