mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-17 05:35:55 +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')}>
|
<section className={cx('log-module-right-section')}>
|
||||||
<Toolbar
|
<Toolbar
|
||||||
showAutoRefresh={false}
|
showAutoRefresh
|
||||||
leftActions={
|
leftActions={
|
||||||
<LeftToolbarActions
|
<LeftToolbarActions
|
||||||
showFilter={showFilters}
|
showFilter={showFilters}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user