mirror of
https://github.com/metrico/qryn.git
synced 2025-03-14 10:07:18 +00:00
chore
This commit is contained in:
@ -15,7 +15,6 @@ const PushRequest = protobufjs.loadSync(path.join(__dirname, 'lib', 'loki.proto'
|
||||
const OTLPTraceData = protobufjs.loadSync(path.join(__dirname, 'lib', 'otlp.proto')).lookupType('TracesData')
|
||||
const OTLPLogsData = protobufjs.loadSync(path.join(__dirname, 'lib', 'otlp.proto')).lookupType('LogsData')
|
||||
const { parse: queryParser } = require('fast-querystring')
|
||||
const fs = require('fs')
|
||||
|
||||
/**
|
||||
*
|
||||
|
Reference in New Issue
Block a user