Documentation ¶
Overview ¶
Package events provides a programmatic API for creating custom events in New Relic.
Authentication ¶
You will need a valid Insights insert key to communicate with the backend New Relic API that provides this functionality. See the API key documentation below for more information on how to locate this key:
https://docs.newrelic.com/docs/apis/get-started/intro-apis/types-new-relic-api-keys
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Events ¶
type Events struct {
// contains filtered or unexported fields
}
Events is used to send custom events to NRDB.
func (*Events) CreateEvent ¶
CreateEvent reports a custom event to New Relic.
Click to show internal directories.
Click to hide internal directories.