server

package
v1.10.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 13, 2024 License: Apache-2.0 Imports: 1 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IncrActivateJWTKeyManagerCounter

func IncrActivateJWTKeyManagerCounter(m telemetry.Metrics)

IncrActivateJWTKeyManagerCounter indicate activation of JWT Key manager

func IncrActivateX509CAManagerCounter

func IncrActivateX509CAManagerCounter(m telemetry.Metrics)

IncrActivateX509CAManagerCounter indicate activation of X509 CA manager

func IncrBundleManagerUpdateFederatedBundleCounter added in v0.11.0

func IncrBundleManagerUpdateFederatedBundleCounter(m telemetry.Metrics, trustDomain string)

IncrBundleManagerUpdateFederatedBundleCounter indicate the number of updating federated bundle by bundle manager

func IncrManagerPrunedBundleCounter

func IncrManagerPrunedBundleCounter(m telemetry.Metrics)

IncrManagerPrunedBundleCounter indicate manager having pruned a bundle

func IncrServerCASignJWTSVIDCounter

func IncrServerCASignJWTSVIDCounter(m telemetry.Metrics)

IncrServerCASignJWTSVIDCounter indicate Server CA signed a JWT SVID.

func IncrServerCASignX509CACounter

func IncrServerCASignX509CACounter(m telemetry.Metrics)

IncrServerCASignX509CACounter indicate Server CA signed an X509 CA SVID.

func IncrServerCASignX509Counter

func IncrServerCASignX509Counter(m telemetry.Metrics)

IncrServerCASignX509Counter indicate Server CA signed an X509 SVID.

func SetAgentsByExpiresAtCacheCountGauge added in v1.10.2

func SetAgentsByExpiresAtCacheCountGauge(m telemetry.Metrics, size int)

SetAgentsByExpiresAtCacheCountGauge emits a gauge with the number of agents by expiresAt that are currently in the node cache.

func SetAgentsByIDCacheCountGauge added in v1.10.2

func SetAgentsByIDCacheCountGauge(m telemetry.Metrics, size int)

SetAgentsByIDCacheCountGauge emits a gauge with the number of agents by ID that are currently in the node cache.

func SetEntriesByEntryIDCacheCountGauge added in v1.10.2

func SetEntriesByEntryIDCacheCountGauge(m telemetry.Metrics, size int)

SetEntriesByEntryIDCacheCountGauge emits a gauge with the number of entries by entryID that are currently in the entry cache.

func SetEntriesByParentIDCacheCountGauge added in v1.10.2

func SetEntriesByParentIDCacheCountGauge(m telemetry.Metrics, size int)

SetEntriesByParentIDCacheCountGauge emits a gauge with the number of entries by parentID that are currently in the entry cache.

func SetEntryDeletedGauge added in v1.3.0

func SetEntryDeletedGauge(m telemetry.Metrics, deleted int)

SetEntryDeletedGauge emits a gauge with the number of entries that will be deleted in the entry cache.

func SetNodeAliasesByEntryIDCacheCountGauge added in v1.10.2

func SetNodeAliasesByEntryIDCacheCountGauge(m telemetry.Metrics, size int)

SetNodeAliasesByEntryIDCacheCountGauge emits a gauge with the number of Node Aliases by EntryID that are currently in the entry cache.

func SetNodeAliasesBySelectorCacheCountGauge added in v1.10.2

func SetNodeAliasesBySelectorCacheCountGauge(m telemetry.Metrics, size int)

SetNodeAliasesBySelectorCacheCountGauge emits a gauge with the number of Node Aliases by Selector that are currently in the entry cache.

func SetSkippedEntryEventIDsCacheCountGauge added in v1.10.2

func SetSkippedEntryEventIDsCacheCountGauge(m telemetry.Metrics, size int)

SetSkippedEntryEventIDsCacheCountGauge emits a gauge with the number of entries that are currently in the skipped-entry events cache.

func SetSkippedNodeEventIDsCacheCountGauge added in v1.10.2

func SetSkippedNodeEventIDsCacheCountGauge(m telemetry.Metrics, size int)

SetSkippedNodeEventIDsCacheCountGauge emits a gauge with the number of entries that are currently in the skipped-node events cache.

func SetX509CARotateGauge

func SetX509CARotateGauge(m telemetry.Metrics, trustDomain string, val float32)

SetX509CARotateGauge set gauge for X509 CA rotation, TTL of CA for a specific TrustDomain

func StartBundleManagerFetchFederatedBundleCall added in v1.6.4

func StartBundleManagerFetchFederatedBundleCall(m telemetry.Metrics) *telemetry.CallCounter

StartBundleManagerFetchFederatedBundleCall return metric for Server's federated bundle fetch.

func StartCAManagerPruneBundleCall

func StartCAManagerPruneBundleCall(m telemetry.Metrics) *telemetry.CallCounter

StartCAManagerPruneBundleCall returns metric for for server CA manager bundle pruning

func StartRegistrationManagerPruneEntryCall

func StartRegistrationManagerPruneEntryCall(m telemetry.Metrics) *telemetry.CallCounter

StartRegistrationManagerPruneEntryCall returns metric for for server registration manager entry pruning

func StartRotateServerSVIDCall

func StartRotateServerSVIDCall(m telemetry.Metrics) *telemetry.CallCounter

StartRotateServerSVIDCall return metric for Server's SVID Rotation.

func StartServerCAManagerPrepareJWTKeyCall

func StartServerCAManagerPrepareJWTKeyCall(m telemetry.Metrics) *telemetry.CallCounter

StartServerCAManagerPrepareJWTKeyCall return metric for Server CA Manager preparing a JWT Key

func StartServerCAManagerPrepareX509CACall

func StartServerCAManagerPrepareX509CACall(m telemetry.Metrics) *telemetry.CallCounter

StartServerCAManagerPrepareX509CACall return metric for Server CA Manager preparing an X509 CA

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL