Documentation
¶
Index ¶
Constants ¶
View Source
const FileName = "wallflower.yaml"
Variables ¶
This section is empty.
Functions ¶
func SearchPaths ¶
func SearchPaths() []string
Types ¶
type File ¶
type File struct {
PrometheusURL string `yaml:"prometheus_url,omitempty"`
GrafanaURL string `yaml:"grafana_url,omitempty"`
GrafanaToken string `yaml:"grafana_token,omitempty"`
Tenant string `yaml:"tenant,omitempty"`
Lookback string `yaml:"lookback,omitempty"`
CostPer1kSeries float64 `yaml:"cost_per_1k_series,omitempty"`
}
Click to show internal directories.
Click to hide internal directories.