mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-17 15:36:48 +00: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"
|