status

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package status reports the status of a service exposing an Atlassian StatusPage API.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	// The base_url attribute is the base HTTP URL for the API, without the path part.
	BaseURL string `hcl:"base_url"`
	// When enabled the curious attribute will fetch and display the first 3 worst components if the severity is not OK.
	Curious bool `hcl:"curious,optional"`
}

Config for the statuspage probe: it will report the "status" condition of service providers who are exposing their system health through Atlassian's StatusPage public API.

Jump to

Keyboard shortcuts

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