Documentation ¶
Index ¶
- func InstrumentAgentManagementConfigFallback(fallbackTo string)
- func InstrumentConfig(buf []byte)
- func InstrumentInvalidRemoteConfig(reason string)
- func InstrumentLoad(success bool)
- func InstrumentRemoteConfigFetch(statusCode int)
- func InstrumentRemoteConfigFetchError()
- func InstrumentSHA256(hash [sha256.Size]byte)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstrumentAgentManagementConfigFallback ¶
func InstrumentAgentManagementConfigFallback(fallbackTo string)
func InstrumentConfig ¶
func InstrumentConfig(buf []byte)
Create a sha256 hash of the config before expansion and expose it via the alloy_config_hash metric.
func InstrumentInvalidRemoteConfig ¶
func InstrumentInvalidRemoteConfig(reason string)
func InstrumentRemoteConfigFetch ¶
func InstrumentRemoteConfigFetch(statusCode int)
func InstrumentRemoteConfigFetchError ¶
func InstrumentRemoteConfigFetchError()
func InstrumentSHA256 ¶
InstrumentSHA256 stores the provided hash to the alloy_config_hash metric.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.