# Functions
No description provided by the author
GetBaseUrl returns basic url for most of api calls.
GetBodyFile returns path to file that contains body of a request.
No description provided by the author
GetEndTimestamp returns end timestamp for an annotation.
No description provided by the author
No description provided by the author
No description provided by the author
GetInstanceId returns instance id from flag if set, otherwise gets instance id from the config file.
No description provided by the author
GetOutputType returns output type.
GetPanelId returns panel id for an annotation.
GetProjectId returns project id from flag if set, otherwise gets project id from the config file.
No description provided by the author
GetTags returns tags for an annotation.
GetTargets returns backup targets slice.
No description provided by the author
Init inits global flags.
InitFromConfigFile inits info from configuration file.
IsDebugMode checks if debug mode is turned on.
IsRemoteWriteLimits checks if remote write limits is set.
ResetConfigurations reset all configurations to default value.
# Type aliases
No description provided by the author