Skip to content

Commit

Permalink
Update qryn-loki-loadtest.js
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani authored Nov 7, 2023
1 parent 1048b05 commit eaaa48d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion loki/qryn-loki-loadtest.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import {sleep, check} from 'k6';
import loki from 'k6/x/loki';

import { htmlReport } from "https://raw.githubusercontent.com/metrico/k6-reporter/main/dist/bundle.js";
import { htmlReport, markdownReport } from "https://raw.githubusercontent.com/metrico/k6-reporter/main/dist/bundle.js";
import { textSummary } from "https://jslib.k6.io/k6-summary/0.0.1/index.js";

/**
Expand Down

0 comments on commit eaaa48d

Please sign in to comment.