(cherry picked from commit f7db3d2ae6)
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
This commit is contained in:
co-authored by
Ivana Huckova
parent
7c8cfc0fe5
commit
fe8bc8702e
@@ -190,7 +190,7 @@ class UnConnectedExploreToolbar extends PureComponent<Props> {
|
||||
const controls = {
|
||||
...c,
|
||||
start: () => {
|
||||
reportInteraction('grafana_explore_logs_result_displayed', {
|
||||
reportInteraction('grafana_explore_logs_live_tailing_clicked', {
|
||||
datasourceType: this.props.datasourceType,
|
||||
});
|
||||
c.start();
|
||||
|
||||
Reference in New Issue
Block a user