Home
last modified time | relevance | path

Searched refs:scrape (Results 1 – 25 of 1797) sorted by relevance

12345678910>>...72

/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/prometheus/prometheus/storage/remote/
H A Dmetadata_watcher_test.go36 Metadata []scrape.MetricMetadata
39 func (s *TestMetaStore) ListMetadata() []scrape.MetricMetadata {
50 return scrape.MetricMetadata{}, false
69 manager *scrape.Manager
73 func (smm *scrapeManagerMock) Get() (*scrape.Manager, error) {
82 activeTargets map[string][]*scrape.Target
107 Metadata: []scrape.MetricMetadata{
123 Metadata: []scrape.MetricMetadata{
133 target := &scrape.Target{}
135 targetWithDup := &scrape.Target{}
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/prometheus/storage/remote/
H A Dmetadata_watcher_test.go36 Metadata []scrape.MetricMetadata
39 func (s *TestMetaStore) ListMetadata() []scrape.MetricMetadata {
50 return scrape.MetricMetadata{}, false
69 manager *scrape.Manager
73 func (smm *scrapeManagerMock) Get() (*scrape.Manager, error) {
82 activeTargets map[string][]*scrape.Target
107 Metadata: []scrape.MetricMetadata{
123 Metadata: []scrape.MetricMetadata{
133 target := &scrape.Target{}
135 targetWithDup := &scrape.Target{}
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/storage/remote/
H A Dmetadata_watcher_test.go36 Metadata []scrape.MetricMetadata
39 func (s *TestMetaStore) ListMetadata() []scrape.MetricMetadata {
50 return scrape.MetricMetadata{}, false
69 manager *scrape.Manager
73 func (smm *scrapeManagerMock) Get() (*scrape.Manager, error) {
82 activeTargets map[string][]*scrape.Target
107 Metadata: []scrape.MetricMetadata{
123 Metadata: []scrape.MetricMetadata{
133 target := &scrape.Target{}
135 targetWithDup := &scrape.Target{}
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/collector/receiver/prometheusreceiver/internal/
H A Dotlp_metricfamily_test.go107 type scrape struct {
115 scrapes []*scrape
121 scrapes: []*scrape{
165 type scrape struct {
173 scrapes []*scrape
251 type scrape struct {
259 scrapes []*scrape
356 require.NoError(t, mp.Add(scrape.metric, lbs.labels.Copy(), scrape.at, scrape.value))
387 scrapes []*scrape
458 scrapes []*scrape
[all …]
H A Dinternal_test.go33 data map[string]scrape.MetricMetadata
36 func newMockMetadataCache(data map[string]scrape.MetricMetadata) *mockMetadataCache {
40 func (m *mockMetadataCache) Metadata(metricName string) (scrape.MetricMetadata, bool) {
50 targets map[string][]*scrape.Target
53 func (sm *mockScrapeManager) TargetsAll() map[string][]*scrape.Target {
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/core3/tracker/client/impl/
H A DTRTrackerScraperImpl.java98 scrape( in scrape() method in TRTrackerScraperImpl
101 return( scrape( torrent, false )); in scrape()
105 scrape( in scrape() method in TRTrackerScraperImpl
109 return( scrape( torrent, target_url, false )); in scrape()
113 scrape( in scrape() method in TRTrackerScraperImpl
117 return( scrape( torrent, null, force )); in scrape()
141 scrape( in scrape() method in TRTrackerScraperImpl
158 return( bt_scraper.scrape( torrent, target_url, force )); in scrape()
184 scrape( in scrape() method in TRTrackerScraperImpl
191 return( dht_scraper.scrape( tracker_client )); in scrape()
[all …]
/dports/www/phpbb3/phpBB3/vendor/s9e/text-formatter/src/Plugins/MediaEmbed/Configurator/Collections/
H A DSiteDefinitionCollection.php108 foreach ($value as &$scrape)
110 $scrape += ['extract' => [], 'match' => '//'];
111 $scrape['extract'] = $this->normalizeRegexp($scrape['extract']);
112 $scrape['match'] = $this->normalizeRegexp($scrape['match']);
114 unset($scrape);
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/prometheus/prometheus/documentation/examples/
H A Dprometheus-hetzner.yml1 # A example scrape configuration for running Prometheus with
6 # Make Prometheus scrape itself for metrics.
11 # Discover Node Exporter instances to scrape.
19 # Use the public IPv4 and port 9100 to scrape the target.
24 # Discover Node Exporter instances to scrape using a Hetzner Cloud Network called mynet.
32 # Use the private IPv4 within the Hetzner Cloud Network and port 9100 to scrape the target.
37 # Discover Node Exporter instances to scrape.
46 # Use the public IPv4 and port 9100 to scrape the target.
H A Dprometheus-eureka.yml1 # A example scrape configuration for running Prometheus with Eureka.
5 # Make Prometheus scrape itself for metrics.
10 # Discover Eureka services to scrape.
24 # "prometheus.scrape": "true"
29 # Example relabel to scrape only application that have
30 # "prometheus.scrape = true" metadata.
39 # "prometheus.scrape": "true"
54 # Example relabel to scrape only single, desired port for the application
H A Dprometheus-digitalocean.yml1 # A example scrape configuration for running Prometheus with
6 # Make Prometheus scrape itself for metrics.
11 # Discover Node Exporter instances to scrape.
18 # Only scrape targets that have a tag 'monitoring'.
23 # Use the public IPv6 address and port 9100 to scrape the target.
H A Dprometheus-linode.yml1 # A example scrape configuration for running Prometheus with
5 # Make Prometheus scrape itself for metrics.
10 # Discover Node Exporter instances to scrape.
16 # Only scrape targets that have a tag 'monitoring'.
21 # Use the public IPv6 address and port 9100 to scrape the target.
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/prometheus/documentation/examples/
H A Dprometheus-hetzner.yml1 # A example scrape configuration for running Prometheus with
5 # Make Prometheus scrape itself for metrics.
10 # Discover Node Exporter instances to scrape.
18 # Use the public IPv4 and port 9100 to scrape the target.
23 # Discover Node Exporter instances to scrape using a Hetzner Cloud Network called mynet.
31 # Use the private IPv4 within the Hetzner Cloud Network and port 9100 to scrape the target.
36 # Discover Node Exporter instances to scrape.
45 # Use the public IPv4 and port 9100 to scrape the target.
H A Dprometheus-eureka.yml1 # A example scrape configuration for running Prometheus with Eureka.
5 # Make Prometheus scrape itself for metrics.
10 # Discover Eureka services to scrape.
24 # "prometheus.scrape": "true"
29 # Example relabel to scrape only application that have
30 # "prometheus.scrape = true" metadata.
39 # "prometheus.scrape": "true"
54 # Example relabel to scrape only single, desired port for the application
H A Dprometheus-digitalocean.yml1 # A example scrape configuration for running Prometheus with
5 # Make Prometheus scrape itself for metrics.
10 # Discover Node Exporter instances to scrape.
17 # Only scrape targets that have a tag 'monitoring'.
22 # Use the public IPv6 address and port 9100 to scrape the target.
H A Dprometheus-linode.yml1 # A example scrape configuration for running Prometheus with
5 # Make Prometheus scrape itself for metrics.
10 # Discover Node Exporter instances to scrape.
16 # Only scrape targets that have a tag 'monitoring'.
21 # Use the public IPv6 address and port 9100 to scrape the target.
/dports/net-mgmt/prometheus2/prometheus-2.30.3/documentation/examples/
H A Dprometheus-hetzner.yml1 # A example scrape configuration for running Prometheus with
5 # Make Prometheus scrape itself for metrics.
10 # Discover Node Exporter instances to scrape.
18 # Use the public IPv4 and port 9100 to scrape the target.
23 # Discover Node Exporter instances to scrape using a Hetzner Cloud Network called mynet.
31 # Use the private IPv4 within the Hetzner Cloud Network and port 9100 to scrape the target.
36 # Discover Node Exporter instances to scrape.
45 # Use the public IPv4 and port 9100 to scrape the target.
H A Dprometheus-eureka.yml1 # A example scrape configuration for running Prometheus with Eureka.
5 # Make Prometheus scrape itself for metrics.
10 # Discover Eureka services to scrape.
24 # "prometheus.scrape": "true"
29 # Example relabel to scrape only application that have
30 # "prometheus.scrape = true" metadata.
39 # "prometheus.scrape": "true"
54 # Example relabel to scrape only single, desired port for the application
H A Dprometheus-digitalocean.yml1 # A example scrape configuration for running Prometheus with
5 # Make Prometheus scrape itself for metrics.
10 # Discover Node Exporter instances to scrape.
17 # Only scrape targets that have a tag 'monitoring'.
22 # Use the public IPv6 address and port 9100 to scrape the target.
H A Dprometheus-linode.yml1 # A example scrape configuration for running Prometheus with
5 # Make Prometheus scrape itself for metrics.
10 # Discover Node Exporter instances to scrape.
16 # Only scrape targets that have a tag 'monitoring'.
21 # Use the public IPv6 address and port 9100 to scrape the target.
/dports/finance/beancount/beancount-2.3.3/beancount/web/
H A Dweb_test.py32 def scrape(self, filename, extra_args=None): member in TestWeb
55 self.scrape(filename)
58 self.scrape('simple/basic.beancount')
61 self.scrape('simple/basic.beancount', extra_args=['--view', 'year/2013'])
64 self.scrape('simple/basic.beancount', extra_args=['--incognito'])
67 self.scrape('simple/starter.beancount')
72 self.scrape('example.beancount')
/dports/databases/redis_exporter/redis_exporter-1.33.0/exporter/
H A Dhttp_test.go56 scrape bool
69 …{name: "scrape-target-no-prefix", pwd: "", scrape: true, target: strings.TrimPrefix(os.Getenv("TES…
70 …{name: "scrape-broken-target", wantStatusCode: http.StatusBadRequest, scrape: true, target: "://no…
72 …{name: "scrape-broken-cs", wantStatusCode: http.StatusBadRequest, scrape: true, target: os.Getenv(…
74 …{name: "scrape-ck", pwd: "", scrape: true, target: os.Getenv("TEST_REDIS_URI"), ck: csk, scrapeCs:…
75 …{name: "scrape-csk", pwd: "", scrape: true, target: os.Getenv("TEST_REDIS_URI"), csk: csk, css: cs…
77 …{name: "scrape-pwd-ck", pwd: "redis-password", scrape: true, target: os.Getenv("TEST_PWD_REDIS_URI…
78 …{name: "scrape-pwd-csk", pwd: "redis-password", scrape: true, target: os.Getenv("TEST_PWD_REDIS_UR…
80 {name: "error-scrape-no-target", wantStatusCode: http.StatusBadRequest, scrape: true, target: ""},
101 if tst.scrape {
[all …]
/dports/games/rocksndiamonds/rocksndiamonds/Walpurgis Collection/Walpurgis Gardens/sounds/
H A Dsoundsinfo.conf17 custom_1.pushing: scrape.wav
20 custom_2.pushing: scrape.wav
23 custom_3.pushing: scrape.wav
26 custom_4.pushing: scrape.wav
29 custom_5.pushing: scrape.wav
32 custom_6.pushing: scrape.wav
35 custom_7.pushing: scrape.wav
38 custom_8.pushing: scrape.wav
41 custom_9.pushing: scrape.wav
44 custom_10.pushing: scrape.wav
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/documentation/examples/
H A Dprometheus-kubernetes.yml1 # A scrape configuration for running Prometheus on a Kubernetes cluster.
2 # This uses separate scrape configs for cluster components (i.e. API server, node)
131 # Example scrape config for service endpoints.
141 # Example relabel to scrape only endpoints that have
162 # Example relabel to configure scrape scheme for all service scrape targets
177 # Example scrape config for probing services via the Blackbox Exporter.
208 # Example scrape config for probing ingresses via the Blackbox Exporter.
241 # Example scrape config for pods
243 # The relabeling allows the actual pod scrape to be configured
252 # Example relabel to scrape only pods that have
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/documentation/examples/
H A Dprometheus-kubernetes.yml1 # A scrape configuration for running Prometheus on a Kubernetes cluster.
2 # This uses separate scrape configs for cluster components (i.e. API server, node)
131 # Example scrape config for service endpoints.
141 # Example relabel to scrape only endpoints that have
162 # Example relabel to configure scrape scheme for all service scrape targets
177 # Example scrape config for probing services via the Blackbox Exporter.
208 # Example scrape config for probing ingresses via the Blackbox Exporter.
241 # Example scrape config for pods
243 # The relabeling allows the actual pod scrape to be configured
252 # Example relabel to scrape only pods that have
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/prometheus/documentation/examples/
H A Dprometheus-kubernetes.yml1 # A scrape configuration for running Prometheus on a Kubernetes cluster.
2 # This uses separate scrape configs for cluster components (i.e. API server, node)
131 # Example scrape config for service endpoints.
141 # Example relabel to scrape only endpoints that have
162 # Example relabel to configure scrape scheme for all service scrape targets
177 # Example scrape config for probing services via the Blackbox Exporter.
208 # Example scrape config for probing ingresses via the Blackbox Exporter.
241 # Example scrape config for pods
243 # The relabeling allows the actual pod scrape to be configured
252 # Example relabel to scrape only pods that have
[all …]

12345678910>>...72