# Functions

NewMetricPusher creates a new OCI Metric pusher.
SendMetricData is used to send the metric.

# Constants

No description provided by the author
BlockSnapshotDelete is the OCI metric suffix for Block Volume Snapshot Delete.
BlockSnapshotProvision is the OCI metric suffix for Block Volume Snapshot Provision.
BlockSnapshotRestore is the OCI metric suffix for Block Volume Snapshot Restore.
No description provided by the author
No description provided by the author
ExportDelete is the OCI metric suffix for Export delete.
ExportProvision is the OCI metric suffix for Export provision.
FssAllDelete is the OCI metric suffix for FSS end to end deletion.
FssAllProvision is the OCI metric suffix for FSS end to end provision.
FSSDelete is the OCI metric suffix for FSS delete.
FSSProvision is the OCI metric suffix for FSS provision.
No description provided by the author
LBDelete is the OCI metric suffix for LB delete.
LBProvision is the OCI metric suffix for LB provision.
LBUpdate is the OCI metric suffix for LB update.
MTDelete is the OCI metric suffix for Mount Target delete.
MTProvision is the OCI metric suffix for Mount Target provision.
NLBDelete is the OCI metric suffix for NLB delete.
NLBProvision is the OCI metric suffix for NLB provision.
NLBUpdate is the OCI metric suffix for NLB update.
NSGDelete is the OCI metric suffix for NLB delete.
NSGProvision is the OCI metric suffix for NLB provision.
NSGUpdate is the OCI metric suffix for NLB update.
PVAttach is the OCI metric suffix for PV attach.
PVClone is the OCI metric for PV Clone.
PVDelete is the OCI metric suffix for PV delete.
PVDetach is the OCI metric suffix for PV detach.
PVExpand is the OCI metric suffix for PV Expand.
PVProvision is the OCI metric suffix for PV provision.
PVUpdate is the OCI metric for PV Update.
No description provided by the author
No description provided by the author

# Structs

MetricPusher is the wrapper used to push metrics to OCI monitoring service.

# Interfaces

MonitoringClient is wrapper interface over the oci golang monitoring client.