targets list
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-09.)
targets list has 14 facts recorded in Dontopedia across 7 references, with 2 live disagreements.
Mostly:rdf:type(4), contains(2), for pass(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (9)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
containsContains(5)
- Static Config
ex:static-config - Static Configs
ex:static-configs - Static Configs
ex:static-configs - Static Configs
ex:static-configs - Static Configs Section
ex:static-configs-section
containsListContains List(1)
- Static Configs
ex:static-configs
createsCreates(1)
- Loop 336
ex:loop-336
definesDefines(1)
- Static Configs
ex:static-configs
has-target-listHas Target List(1)
- Static Configs
ex:static-configs
Other facts (13)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Target Array | [2] |
| Rdf:type | Yaml Sequence | [4] |
| Rdf:type | Target Collection | [5] |
| Rdf:type | Target List | [7] |
| Contains | localhost:9093 | [6] |
| Contains | localhost:9126 | [7] |
| For Pass | Next Extraction Pass | [1] |
| To Be Tabulated | null | [1] |
| Contains Target | localhost:8080 | [2] |
| Contains Target Count | 1 | [2] |
| First Item | localhost:8000 | [3] |
| Has Member | Localhost 9200 | [4] |
| Cardinality | at-least-one | [5] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (7)
ctx:genes/rosie-reynolds-massacre-connection/thornborough-kingsborough-reynolds-loop-336ctx:claims/beam/bb14a2db-f0da-441d-8e5f-bac17c0e7a0b- full textbeam-chunktext/plain1005 B
doc:beam/bb14a2db-f0da-441d-8e5f-bac17c0e7a0bShow excerpt
consul_client = consul.Consul(host='localhost', port=8500) # Register a service consul_client.agent.service.register('my-service', service_id='my-service-id', address='127.0.0.1', port=8080) # Discover a service services = consul_client.a…
ctx:claims/beam/5c9c813c-c9d0-4196-9141-04982b3336c4ctx:claims/beam/44a65028-eeac-4d48-905c-0cae8154e28b- full textbeam-chunktext/plain1 KB
doc:beam/44a65028-eeac-4d48-905c-0cae8154e28bShow excerpt
wget https://github.com/prometheus/prometheus/releases/download/v2.32.0/prometheus-2.32.0.linux-amd64.tar.gz tar xvfz prometheus-2.32.0.linux-amd64.tar.gz cd prometheus-2.32.0.linux-amd64 ``` 2. **Configure Prometheus**: - E…
ctx:claims/beam/7b161dee-245c-42b5-9d6c-2f4f232b2409- full textbeam-chunktext/plain1 KB
doc:beam/7b161dee-245c-42b5-9d6c-2f4f232b2409Show excerpt
docker run -d --name prometheus -p 9090:9090 -v /path/to/prometheus.yml:/etc/prometheus/prometheus.yml prom/prometheus ``` 2. **Configure Prometheus**: - Create a `prometheus.yml` configuration file to scrape metrics from your…
ctx:claims/beam/51bac971-bc36-4dea-93dd-4c036ed6f393- full textbeam-chunktext/plain1 KB
doc:beam/51bac971-bc36-4dea-93dd-4c036ed6f393Show excerpt
#### Example Alert Configuration in Prometheus: ```yaml alerting: alertmanagers: - static_configs: - targets: - localhost:9093 rule_files: - "rules/*.yaml" groups: - name: example rules: - alert: HighRequestLatency …
ctx:claims/beam/0de825c5-bf11-4747-9d28-e53c41cd5d1a- full textbeam-chunktext/plain1 KB
doc:beam/0de825c5-bf11-4747-9d28-e53c41cd5d1aShow excerpt
scrape_configs: - job_name: 'logstash' static_configs: - targets: ['localhost:9126'] ``` 2. **Restart Prometheus**: Restart the Prometheus service to apply the new configuration. ```sh systemctl restart…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.