Class GlobalConfiguration
- java.lang.Object
-
- com.atlassian.buildeng.kubernetes.metrics.GlobalConfiguration
-
public class GlobalConfiguration extends Object
-
-
Constructor Summary
Constructors Constructor Description GlobalConfiguration(com.atlassian.bandana.BandanaManager bandanaManager, com.atlassian.bamboo.persister.AuditLogService auditLogService, com.atlassian.bamboo.user.BambooAuthenticationContext authenticationContext)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetPrometheusUrl()voidpersist(String prometheusUrl)Saves changes to the configuration.
-