Skip to content

Commit 1973f8c

Browse files
ioanarmsd2k
andauthored
Update tools/loki.go
Co-authored-by: Ben Sully <[email protected]>
1 parent 9382502 commit 1973f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/loki.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ func queryLokiStats(ctx context.Context, args QueryLokiStatsParams) (*Stats, err
471471
// QueryLokiStats is a tool for querying stats from Loki
472472
var QueryLokiStats = mcpgrafana.MustTool(
473473
"query_loki_stats",
474-
"Query statistics about logs in a Loki datasource using LogQL",
474+
"Query statistics about log streams in a Loki datasource, using LogQL selectors to select streams",
475475
queryLokiStats,
476476
)
477477

0 commit comments

Comments
 (0)