mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-16 12:25:59 +08:00
feat: add auto refresh option in logs explorer toolbar
This commit is contained in:
parent
cec2fab7d7
commit
3490e3decc
@ -224,7 +224,7 @@ function LogsExplorer(): JSX.Element {
|
||||
)}
|
||||
<section className={cx('log-module-right-section')}>
|
||||
<Toolbar
|
||||
showAutoRefresh={false}
|
||||
showAutoRefresh
|
||||
leftActions={
|
||||
<LeftToolbarActions
|
||||
showFilter={showFilters}
|
||||
|
Loading…
x
Reference in New Issue
Block a user