From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)
email has 29 facts recorded in Dontopedia across 5 references, with 3 live disagreements.
Mostly:rdf:type(5), has email config(3), has config(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (10)
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.
hasReceiverHas Receiver(2)
- Alertmanager
ex:alertmanager - Route Config
ex:route-config
containsContains(1)
- Receivers Section
ex:receivers-section
containsReceiverContains Receiver(1)
- Alertmanager Yml
ex:alertmanager-yml
directsToDirects to(1)
- Route
ex:route
hasDefaultReceiverHas Default Receiver(1)
- Route Config
ex:route-config
isPartOfIs Part of(1)
- Email Config Item
ex:email-config-item
notifiesViaNotifies Via(1)
- Alertmanager
ex:alertmanager
receiverReceiver(1)
- Route
ex:route
routesToRoutes to(1)
- Route
ex:route
Other facts (25)
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 | Receiver | [1] |
| Rdf:type | Receiver | [2] |
| Rdf:type | Receiver | [3] |
| Rdf:type | Receiver | [4] |
| Rdf:type | Receiver | [5] |
| Has Email Config | to: [email protected] | [3] |
| Has Email Config | true | [4] |
| Has Email Config | Email Config | [5] |
| Has Config | Email Configs | [1] |
| Is Receiver in | Alertmanager Yml With Slack | [1] |
| Uses Protocol | Smtp Protocol | [2] |
| Has Smarthost | Smtp Host | [2] |
| Has Auth Username | your-smtp-username | [2] |
| Has Auth Password | your-smtp-password | [2] |
| Has Recipient | [email protected] | [2] |
| Has Sender | [email protected] | [2] |
| Has Subject Template | [Alertmanager] {{ .CommonAnnotations.summary }} | [2] |
| Has Header | Email Subject Header | [2] |
| Inverse Has Recipient | [email protected] | [2] |
| Inverse Has Sender | [email protected] | [2] |
| Receives Notifications | Alertmanager | [4] |
| Is Example | true | [4] |
| Configured in | Alertmanager.yml | [5] |
| Receives From | Route | [5] |
| Is Directed to by | Route | [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 (5)
ctx:claims/beam/d146f6cc-c814-466b-bc4d-f14b84f4938b- full textbeam-chunktext/plain1 KB
doc:beam/d146f6cc-c814-466b-bc4d-f14b84f4938bShow excerpt
[Turn 1891] Assistant: Adding more notification channels like Slack or SMS to Alertmanager is a straightforward process. Here's how you can configure Alertmanager to send notifications via Slack and SMS: ### Step 1: Configure Slack Notific…
ctx:claims/beam/0261f2be-33dc-443d-8fc4-a31f3ce71025- full textbeam-chunktext/plain1 KB
doc:beam/0261f2be-33dc-443d-8fc4-a31f3ce71025Show excerpt
- api_url: 'https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX' channel: '#alerts' username: 'Alertmanager' icon_emoji: ':fire:' ``` ### Step 2: Configure SMS Notifications 1. **Cho…
ctx:claims/beam/16d018b5-74de-48d7-977b-54df635fa611ctx:claims/beam/983ef8c8-06f2-49e3-aa47-3b016cb4b76f- full textbeam-chunktext/plain1 KB
doc:beam/983ef8c8-06f2-49e3-aa47-3b016cb4b76fShow excerpt
summary: "High Log Volume Detected" description: "Log volume has exceeded 150% of normal volume." ``` #### Step 3: Configure Alertmanager Set up Alertmanager to handle and notify on the alerts. ```yaml global: smtp_…
ctx:claims/beam/7fc26e2d-2a9c-4148-b2d5-f1285abc6c81- full textbeam-chunktext/plain1 KB
doc:beam/7fc26e2d-2a9c-4148-b2d5-f1285abc6c81Show excerpt
You can also use a monitoring tool like Prometheus and Alertmanager to set up custom checks and alerts. #### Example Prometheus Configuration: 1. **Prometheus Configuration (`prometheus.yml`)**: ```yaml scrape_configs: - job_na…
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.