mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-07-27 16:11:59 +08:00
6 lines
166 B
Go
6 lines
166 B
Go
package logparsingpipeline
|
|
|
|
import "github.com/SigNoz/signoz/pkg/query-service/agentConf"
|
|
|
|
const LogPipelinesFeatureType agentConf.AgentFeatureType = "log_pipelines"
|