Documentation ¶
Index ¶
- func GetLogMetricBatches() [][]*metric.Set
- func GetMetricBatches() [][]*metric.Set
- func InfraIntegration() error
- func SendBatchToInsights(metrics []*metric.Set) error
- func SendBatchToLogApi(metrics []*metric.Set) error
- func SendToMetricAPI() error
- func StatusSample()
- func StoreJSON(samples []interface{}, path string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLogMetricBatches ¶ added in v1.11.0
GetLogMetricBatches batch metrics by entity with a maximum batch size defined by 'LogBatchSize' config.
func GetMetricBatches ¶ added in v0.9.7
GetMetricBatches batch metrics by entity with a maximum batch size defined by 'InsightBatchSize' config.
func InfraIntegration ¶
func InfraIntegration() error
InfraIntegration Creates Infrastructure SDK Integration
func SendBatchToInsights ¶ added in v0.9.7
SendBatchToInsights - Send processed events to insights.
func SendBatchToLogApi ¶ added in v1.11.0
SendBatchToLogApi - Send processed events to log api.
func SendToMetricAPI ¶
func SendToMetricAPI() error
SendToMetricAPI - Send processed events to insights
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.