mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
parent
6bcf2417f3
commit
da04022f19
1 changed files with 2 additions and 0 deletions
|
@ -170,6 +170,8 @@ export const MetricDetail = withTheme(
|
|||
currentTimeRange={currentTimeRange}
|
||||
isLiveStreaming={isAutoReloading}
|
||||
onChangeRangeTime={setRangeTime}
|
||||
startLiveStreaming={startMetricsAutoReload}
|
||||
stopLiveStreaming={stopMetricsAutoReload}
|
||||
/>
|
||||
</MetricsTitleTimeRangeContainer>
|
||||
</EuiPageHeaderSection>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue