package
61.6.0+incompatible
Repository: https://github.com/scott-the-programmer/azure-sdk-for-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New creates an instance of the BaseClient client.
NewEventsClient creates an instance of the EventsClient client.
NewEventsClientWithBaseURI creates an instance of the EventsClient client using a custom endpoint.
NewMetadataClient creates an instance of the MetadataClient client.
NewMetadataClientWithBaseURI creates an instance of the MetadataClient client using a custom endpoint.
NewMetricsClient creates an instance of the MetricsClient client.
NewMetricsClientWithBaseURI creates an instance of the MetricsClient client using a custom endpoint.
NewQueryClient creates an instance of the QueryClient client.
NewQueryClientWithBaseURI creates an instance of the QueryClient client using a custom endpoint.
NewWithBaseURI creates an instance of the BaseClient client using a custom endpoint.
PossibleEventTypeValues returns an array of possible values for the EventType const type.
PossibleMetadataColumnDataTypeValues returns an array of possible values for the MetadataColumnDataType const type.
PossibleMetricIDValues returns an array of possible values for the MetricID const type.
PossibleMetricsAggregationValues returns an array of possible values for the MetricsAggregation const type.
PossibleMetricsSegmentValues returns an array of possible values for the MetricsSegment const type.
PossibleTypeValues returns an array of possible values for the Type const type.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.

# Constants

All ...
ApplicationBuild ...
ApplicationVersion ...
AuthenticatedOrAnonymousTraffic ...
AvailabilityResults ...
AvailabilityResultsavailabilityPercentage ...
AvailabilityResultsduration ...
Avg ...
BillingtelemetryCount ...
Bool ...
Browser ...
BrowserTimings ...
BrowserVersion ...
City ...
ClientnetworkDuration ...
ClientprocessingDuration ...
ClientreceiveDuration ...
ClientsendDuration ...
ClienttotalDuration ...
CloudRoleName ...
CloudServiceName ...
Continent ...
Count ...
CountryOrRegion ...
CustomEvents ...
CustomEventscount ...
CustomMetrics ...
Datetime ...
DefaultBaseURI is the default URI used for the service Insights.
Dependencies ...
Dependenciescount ...
Dependenciesduration ...
Dependenciesfailed ...
DeploymentID ...
DeploymentUnit ...
DeviceType ...
Dynamic ...
Environment ...
Exceptions ...
Exceptionsbrowser ...
Exceptionscount ...
Exceptionsserver ...
HostingLocation ...
InstanceName ...
Int ...
Long ...
Max ...
Min ...
PageViews ...
PageViewscount ...
PageViewsduration ...
PerformanceCounters ...
PerformanceCountersexceptionsPerSecond ...
PerformanceCountersmemoryAvailableBytes ...
PerformanceCountersprocessCPUPercentage ...
PerformanceCountersprocessIOBytesPerSecond ...
PerformanceCountersprocessorCPUPercentage ...
PerformanceCountersprocessPrivateBytes ...
PerformanceCountersrequestExecutionTime ...
PerformanceCountersrequestsInQueue ...
PerformanceCountersrequestsPerSecond ...
Real ...
Requests ...
Requestscount ...
Requestsduration ...
Requestsfailed ...
Sessionscount ...
String ...
Sum ...
Traces ...
TypeAvailabilityResult ...
TypeBrowserTiming ...
TypeCustomEvent ...
TypeCustomMetric ...
TypeDependency ...
TypeEventsResultData ...
TypeException ...
TypePageView ...
TypePerformanceCounter ...
TypeRequest ...
TypeTrace ...
Unique ...
Usersauthenticated ...
Userscount ...

# Structs

BaseClient is the base client for Insights.
Column a column in a table.
ErrorDetail ...
ErrorInfo ...
ErrorResponse contains details when the response code indicates an error.
EventsAiInfo AI related application info for an event result.
EventsApplicationInfo application info for an event result.
EventsAvailabilityResultInfo the availability result info.
EventsAvailabilityResultResult an availability result result.
EventsBrowserTimingInfo the browser timing information.
EventsBrowserTimingResult a browser timing result.
EventsClient is the composite Swagger for Application Insights Data Client.
EventsClientInfo client info for an event result.
EventsClientPerformanceInfo client performance information.
EventsCloudInfo cloud info for an event result.
EventsCustomEventInfo the custom event information.
EventsCustomEventResult a custom event result.
EventsCustomMetricInfo the custom metric info.
EventsCustomMetricResult a custom metric result.
EventsDependencyInfo the dependency info.
EventsDependencyResult a dependency result.
EventsExceptionDetail exception details.
EventsExceptionDetailsParsedStack a parsed stack entry.
EventsExceptionInfo the exception info.
EventsExceptionResult an exception result.
EventsOperationInfo operation info for an event result.
EventsPageViewInfo the page view information.
EventsPageViewResult a page view result.
EventsPerformanceCounterInfo the performance counter info.
EventsPerformanceCounterResult a performance counter result.
EventsRequestInfo the request info.
EventsRequestResult a request result.
EventsResult an event query result.
EventsResultData events query result data.
EventsResultDataCustomDimensions custom dimensions of the event.
EventsResultDataCustomMeasurements custom measurements of the event.
EventsResults an events query result.
EventsSessionInfo session info for an event result.
EventsTraceInfo the trace information.
EventsTraceResult a trace result.
EventsUserInfo user info for an event result.
ListMetricsResultsItem ...
MetadataApplication application Insights apps that were part of the metadata request and that the user has access to.
MetadataClient is the composite Swagger for Application Insights Data Client.
MetadataFunction functions are stored Kusto queries that can be specified as part of queries by using their name.
MetadataResults the metadata result for the app, including available tables, etc.
MetadataTable tables are part of the app schema, and contain a list of columns and a reference to other relevant metadata items.
MetadataTableColumnsItem ...
MetadataTableGroup the table grouping can be either an Application Insights schema or a Log Analytics solution.
MetricsClient is the composite Swagger for Application Insights Data Client.
MetricsPostBodySchema a metric request.
MetricsPostBodySchemaParameters the parameters for a single metrics query.
MetricsResult a metric result.
MetricsResultInfo a metric result data.
MetricsResultsItem ...
MetricsSegmentInfo a metric segment.
QueryBody the Analytics query.
QueryClient is the composite Swagger for Application Insights Data Client.
QueryResults contains the tables, columns & rows resulting from a query.
SetObject ...
Table contains the columns and rows for one table in a query response.

# Interfaces

BasicEventsResultData events query result data.

# Type aliases

EventType enumerates the values for event type.
MetadataColumnDataType enumerates the values for metadata column data type.
MetricID enumerates the values for metric id.
MetricsAggregation enumerates the values for metrics aggregation.
MetricsSegment enumerates the values for metrics segment.
Type enumerates the values for type.