GrafanaIntegration

class Object
trait Matchable
class Any

Value members

Concrete methods

def createdAt: SelectionBuilder[GrafanaIntegration, Time]

Timestamp of the issue's creation.

Timestamp of the issue's creation.

def enabled: SelectionBuilder[GrafanaIntegration, Boolean]

Indicates whether Grafana integration is enabled.

Indicates whether Grafana integration is enabled.

def grafanaUrl: SelectionBuilder[GrafanaIntegration, String]

URL for the Grafana host for the Grafana integration.

URL for the Grafana host for the Grafana integration.

def id: SelectionBuilder[GrafanaIntegration, String]

Internal ID of the Grafana integration.

Internal ID of the Grafana integration.

def updatedAt: SelectionBuilder[GrafanaIntegration, Time]

Timestamp of the issue's last activity.

Timestamp of the issue's last activity.