Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ApplicationInsightsID is the instrumentation key for Azure Application Insights // It is set during the build process using the -ldflags flag // If it is set, the application will send telemetry to the corresponding Application Insights resource. ApplicationInsightsID string Version string RetinaAgentImageName = "ghcr.io/microsoft/retina/retina-agent" )
These variables will be populate by the Go compiler via the -ldflags, which insert dynamic information into the binary at build time
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.