Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Alloy namespace - all alloy apps are deployed in kube-system AlloyNamespace = "kube-system" // Monitoring AlloyMetricsAppName = "alloy-metrics" AlloyMetricsHelmValueKey = "alloyMetrics" // Logging AlloyLogsAppName = "alloy-logs" AlloyLogsHelmValueKey = "alloyLogs" // Events (used for both logging and tracing) AlloyEventsAppName = "alloy-events" AlloyEventsHelmValueKey = "alloyEvents" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.