Skip to content

Commit

Permalink
comments
Browse files Browse the repository at this point in the history
  • Loading branch information
walterra committed Jun 13, 2024
1 parent 6daabb8 commit 8590712
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ export interface SimpleSignificantItem {
* @param end The end of the time range, in Elasticsearch date math, like `now-24h`.
* @param timefield The Elasticesarch source index pattern time field.
* @param abortSignal Abort signal.
* @param keywordFieldCandidates Optional keyword field candidates.
* @param textFieldCandidates Optional text field candidates.
* @returns Log rate analysis data.
*/
export const fetchSimpleLogRateAnalysis = async (
Expand Down

0 comments on commit 8590712

Please sign in to comment.