package
0.0.0-20240112085842-3da42c7ac7a5
Repository: https://github.com/keptn-contrib/dynatrace-service.git
Documentation: pkg.go.dev

# Functions

NewLegacyQueryParser creates a new LegacyQueryParser for the specified old format un-encoded metrics query string.
NewQueryParser creates a new QueryParser for the specified query string.
NewQueryProducer creates a QueryProducer the specified metrics Query.

# Structs

LegacyQueryParser will parse an old format un-encoded metrics query string (usually found in sli.yaml files).
QueryParser will parse an un-encoded metrics query string (usually found in sli.yaml files) into a Query.
QueryProducer for metrics queries.