mirror of
https://github.com/grafana/grafana.git
synced 2025-09-25 23:14:10 +08:00
logs: track the usage of certain features (#50325)
* logs: track the usage of certain features * Add report interaction for logs interactions * mock reportInteraction in test * mock reportInteraction Co-authored-by: Ivana Huckova <ivana.huckova@gmail.com>
This commit is contained in:
@ -40,6 +40,7 @@ export function LokiQueryCodeEditor({
|
||||
history={[]}
|
||||
data={data}
|
||||
data-testid={testIds.editor}
|
||||
app={app}
|
||||
/>
|
||||
</div>
|
||||
);
|
||||
|
Reference in New Issue
Block a user