Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendAll ¶
func AppendAll(f *builder.File, promConfig *prom_config.Config, labelPrefix string) diag.Diagnostics
AppendAll analyzes the entire prometheus config in memory and transforms it into Flow Arguments. It then appends each argument to the file builder. Exports from other components are correctly referenced to build the Flow pipeline. A non-empty labelPrefix can be provided for label uniqueness when calling this function for the same builder.File multiple times.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.