Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
crespocarlos committed Sep 18, 2023
1 parent 301fbca commit c8f96b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ export const MetricsSectionCompact = ({
<MetricsGrid
assetName={assetName}
dateRange={dateRange}
filterFieldName={nginx.keyField}
filterFieldName={host.keyField}
charts={host.hostMetricFlyoutCharts}
metricsDataView={metricsDataView}
logsDataView={logsDataView}
Expand Down

0 comments on commit c8f96b8

Please sign in to comment.