gcp

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GCP

type GCP struct {
	// contains filtered or unexported fields
}

func NewGCP

func NewGCP() (*GCP, error)

NewGCP currently needs a service account configured or gcloud auth within same session to function

func (*GCP) Get99PercentLatencyMetricForResource

func (p *GCP) Get99PercentLatencyMetricForResource(resourceID string, from, to time.Time) (float64, error)

Get99PercentLatencyMetricForResource retrieves latency data for a resource on GCP and returns the mean of the 99th Percentile latencies across regions of the given resource

func (*GCP) GetErrorPercentageMetricForResource

func (p *GCP) GetErrorPercentageMetricForResource(resourceID string, from, to time.Time) (float64, error)

GetErrorPercentageMetricForResource retrieves the error status code data for a resource on GCP and calculates percentage of 500 status code

Jump to

Keyboard shortcuts

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