All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download promregator JAR 0.8.0 with all dependencies


Prometheus/CloudFoundry Metrics Aggregator

Files of the artifact promregator version 0.8.0 from the group com.github.promregator.

Test

Artifact promregator
Group com.github.promregator
Version 0.8.0
Last update 29. October 2020
Tags: cloudfoundry aggregator metrics prometheus
Organization not specified
URL https://github.com/promregator/promregator
License The Apache License, Version 2.0
Dependencies amount 27
Dependencies spring-cloud-starter, spring-boot-starter-web, spring-boot-starter-security, spring-boot-starter-thymeleaf, token-client, kotlin-reflect, kotlin-stdlib-jdk8, kotlinx-coroutines-reactor, kotlinx-coroutines-jdk8, kotlinx-coroutines-reactive, kotlin-logging-jvm, cloudfoundry-client-reactor, cloudfoundry-operations, reactor-netty, reactor-core, commons-collections4, caffeine, httpclient, commons-lang3, gson, simpleclient, simpleclient_common, simpleclient_hotspot, simpleclient_caffeine, annotations, json-sanitizer, guava,
There are maybe transitive dependencies!
There is a newer version: 1.1.3
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of promregator Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of promregator version 0.8.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.github.promregator.promregator
META-INF.maven.com.github.promregator.promregator.META-INF.maven.com.github.promregator.promregator.pom.properties
META-INF.maven.com.github.promregator.promregator.META-INF.maven.com.github.promregator.promregator.pom.xml
.application.yml
.banner.txt
org.cloudfoundry.promregator
org.cloudfoundry.promregator.org.cloudfoundry.promregator.ExitCodes
org.cloudfoundry.promregator.org.cloudfoundry.promregator.PromregatorApplication
org.cloudfoundry.promregator.auth
org.cloudfoundry.promregator.auth.org.cloudfoundry.promregator.auth.AuthenticationEnricher
org.cloudfoundry.promregator.auth.org.cloudfoundry.promregator.auth.AuthenticationEnricherFactory
org.cloudfoundry.promregator.auth.org.cloudfoundry.promregator.auth.AuthenticatorController
org.cloudfoundry.promregator.auth.org.cloudfoundry.promregator.auth.BasicAuthenticationEnricher
org.cloudfoundry.promregator.auth.org.cloudfoundry.promregator.auth.NullEnricher
org.cloudfoundry.promregator.auth.org.cloudfoundry.promregator.auth.OAuth2XSUAAEnricher
org.cloudfoundry.promregator.cache
org.cloudfoundry.promregator.cache.org.cloudfoundry.promregator.cache.AutoRefreshingCacheMap
org.cloudfoundry.promregator.cfaccessor
org.cloudfoundry.promregator.cfaccessor.org.cloudfoundry.promregator.cfaccessor.AccessorCacheType
org.cloudfoundry.promregator.cfaccessor.org.cloudfoundry.promregator.cfaccessor.CFAccessor
org.cloudfoundry.promregator.cfaccessor.org.cloudfoundry.promregator.cfaccessor.CFAccessorCache
org.cloudfoundry.promregator.cfaccessor.org.cloudfoundry.promregator.cfaccessor.CFAccessorCacheCaffeine
org.cloudfoundry.promregator.cfaccessor.org.cloudfoundry.promregator.cfaccessor.CFAccessorCacheClassic
org.cloudfoundry.promregator.cfaccessor.org.cloudfoundry.promregator.cfaccessor.CFAccessorSimulator
org.cloudfoundry.promregator.cfaccessor.org.cloudfoundry.promregator.cfaccessor.CFWatchdog
org.cloudfoundry.promregator.cfaccessor.org.cloudfoundry.promregator.cfaccessor.CacheKeyApplication
org.cloudfoundry.promregator.cfaccessor.org.cloudfoundry.promregator.cfaccessor.CacheKeyAppsInSpace
org.cloudfoundry.promregator.cfaccessor.org.cloudfoundry.promregator.cfaccessor.CacheKeySpace
org.cloudfoundry.promregator.cfaccessor.org.cloudfoundry.promregator.cfaccessor.PaginatedRequestGeneratorFunction
org.cloudfoundry.promregator.cfaccessor.org.cloudfoundry.promregator.cfaccessor.PaginatedResponseGeneratorFunction
org.cloudfoundry.promregator.cfaccessor.org.cloudfoundry.promregator.cfaccessor.ReactiveCFAccessorImpl
org.cloudfoundry.promregator.cfaccessor.org.cloudfoundry.promregator.cfaccessor.ReactiveCFPaginatedRequestFetcher
org.cloudfoundry.promregator.cfaccessor.org.cloudfoundry.promregator.cfaccessor.ReactiveTimer
org.cloudfoundry.promregator.cfaccessor.org.cloudfoundry.promregator.cfaccessor.RequestType
org.cloudfoundry.promregator.cfaccessor.org.cloudfoundry.promregator.cfaccessor.UnknownAccessorCacheTypeError
org.cloudfoundry.promregator.config
org.cloudfoundry.promregator.config.org.cloudfoundry.promregator.config.AuthenticatorConfiguration
org.cloudfoundry.promregator.config.org.cloudfoundry.promregator.config.BasicAuthenticationConfiguration
org.cloudfoundry.promregator.config.org.cloudfoundry.promregator.config.ConfigurationException
org.cloudfoundry.promregator.config.org.cloudfoundry.promregator.config.ConfigurationValidations
org.cloudfoundry.promregator.config.org.cloudfoundry.promregator.config.InboundAuthorizationMode
org.cloudfoundry.promregator.config.org.cloudfoundry.promregator.config.InvalidTargetProtocolSpecifiedError
org.cloudfoundry.promregator.config.org.cloudfoundry.promregator.config.OAuth2XSUAAAuthenticationConfiguration
org.cloudfoundry.promregator.config.org.cloudfoundry.promregator.config.PromregatorConfiguration
org.cloudfoundry.promregator.config.org.cloudfoundry.promregator.config.Target
org.cloudfoundry.promregator.config.org.cloudfoundry.promregator.config.TargetAuthenticatorConfiguration
org.cloudfoundry.promregator.config.validations
org.cloudfoundry.promregator.config.validations.org.cloudfoundry.promregator.config.validations.ConfigurationValidation
org.cloudfoundry.promregator.config.validations.org.cloudfoundry.promregator.config.validations.PreferredRouteRegexMustBeCompilable
org.cloudfoundry.promregator.config.validations.org.cloudfoundry.promregator.config.validations.TargetsHaveConsistentAuthenticatorId
org.cloudfoundry.promregator.discovery
org.cloudfoundry.promregator.discovery.org.cloudfoundry.promregator.discovery.CFDiscoverer
org.cloudfoundry.promregator.discovery.org.cloudfoundry.promregator.discovery.CFMultiDiscoverer
org.cloudfoundry.promregator.endpoint
org.cloudfoundry.promregator.endpoint.org.cloudfoundry.promregator.endpoint.AbstractMetricsEndpoint
org.cloudfoundry.promregator.endpoint.org.cloudfoundry.promregator.endpoint.DiscoveryEndpoint
org.cloudfoundry.promregator.endpoint.org.cloudfoundry.promregator.endpoint.EndpointConstants
org.cloudfoundry.promregator.endpoint.org.cloudfoundry.promregator.endpoint.InvalidateCacheEndpoint
org.cloudfoundry.promregator.endpoint.org.cloudfoundry.promregator.endpoint.LoopbackScrapingDetectedException
org.cloudfoundry.promregator.endpoint.org.cloudfoundry.promregator.endpoint.MetricsEndpoint
org.cloudfoundry.promregator.endpoint.org.cloudfoundry.promregator.endpoint.PromregatorMetricsEndpoint
org.cloudfoundry.promregator.endpoint.org.cloudfoundry.promregator.endpoint.ScrapingException
org.cloudfoundry.promregator.endpoint.org.cloudfoundry.promregator.endpoint.SingleTargetMetricsEndpoint
org.cloudfoundry.promregator.fetcher
org.cloudfoundry.promregator.fetcher.org.cloudfoundry.promregator.fetcher.CFMetricsFetcher
org.cloudfoundry.promregator.fetcher.org.cloudfoundry.promregator.fetcher.CFMetricsFetcherConfig
org.cloudfoundry.promregator.fetcher.org.cloudfoundry.promregator.fetcher.MetricsFetcher
org.cloudfoundry.promregator.fetcher.org.cloudfoundry.promregator.fetcher.MetricsFetcherMetrics
org.cloudfoundry.promregator.fetcher.org.cloudfoundry.promregator.fetcher.MetricsFetcherSimulator
org.cloudfoundry.promregator.fetcher.org.cloudfoundry.promregator.fetcher.simulation.text004
org.cloudfoundry.promregator.internalmetrics
org.cloudfoundry.promregator.internalmetrics.org.cloudfoundry.promregator.internalmetrics.InternalMetrics
org.cloudfoundry.promregator.lifecycle
org.cloudfoundry.promregator.lifecycle.org.cloudfoundry.promregator.lifecycle.InstanceLifecycleHandler
org.cloudfoundry.promregator.messagebus
org.cloudfoundry.promregator.messagebus.org.cloudfoundry.promregator.messagebus.MessageBusDestination
org.cloudfoundry.promregator.rewrite
org.cloudfoundry.promregator.rewrite.org.cloudfoundry.promregator.rewrite.AbstractMetricFamilySamplesEnricher
org.cloudfoundry.promregator.rewrite.org.cloudfoundry.promregator.rewrite.CFAllLabelsMetricFamilySamplesEnricher
org.cloudfoundry.promregator.rewrite.org.cloudfoundry.promregator.rewrite.GenericMetricFamilySamplesPrefixRewriter
org.cloudfoundry.promregator.rewrite.org.cloudfoundry.promregator.rewrite.MFSUtils
org.cloudfoundry.promregator.rewrite.org.cloudfoundry.promregator.rewrite.MergableMetricFamilySamples
org.cloudfoundry.promregator.rewrite.org.cloudfoundry.promregator.rewrite.NullMetricFamilySamplesEnricher
org.cloudfoundry.promregator.scanner
org.cloudfoundry.promregator.scanner.org.cloudfoundry.promregator.scanner.AppInstanceScanner
org.cloudfoundry.promregator.scanner.org.cloudfoundry.promregator.scanner.CachingTargetResolver
org.cloudfoundry.promregator.scanner.org.cloudfoundry.promregator.scanner.Instance
org.cloudfoundry.promregator.scanner.org.cloudfoundry.promregator.scanner.ReactiveAppInstanceScanner
org.cloudfoundry.promregator.scanner.org.cloudfoundry.promregator.scanner.ReactiveTargetResolver
org.cloudfoundry.promregator.scanner.org.cloudfoundry.promregator.scanner.ResolvedTarget
org.cloudfoundry.promregator.scanner.org.cloudfoundry.promregator.scanner.TargetResolver
org.cloudfoundry.promregator.springconfig
org.cloudfoundry.promregator.springconfig.org.cloudfoundry.promregator.springconfig.AuthenticatorSpringConfiguration
org.cloudfoundry.promregator.springconfig.org.cloudfoundry.promregator.springconfig.BasicAuthenticationSpringConfiguration
org.cloudfoundry.promregator.springconfig.org.cloudfoundry.promregator.springconfig.ErrorSpringConfiguration
org.cloudfoundry.promregator.springconfig.org.cloudfoundry.promregator.springconfig.JMSSpringConfiguration
org.cloudfoundry.promregator.textformat004
org.cloudfoundry.promregator.textformat004.org.cloudfoundry.promregator.textformat004.MetricLine
org.cloudfoundry.promregator.textformat004.org.cloudfoundry.promregator.textformat004.Parser
org.cloudfoundry.promregator.textformat004.org.cloudfoundry.promregator.textformat004.Utils
org.cloudfoundry.promregator.websecurity
org.cloudfoundry.promregator.websecurity.org.cloudfoundry.promregator.websecurity.SecurityConfig
.simulation.yaml
static.css
static.css.static.css.standard.css
static.errors
static.errors.static.errors.401.html
static.errors.static.errors.500.html
static
static.static.index.html
templates
templates.templates.error.html




© 2015 - 2024 Weber Informatics LLC | Privacy Policy