Dontopedia

sum_over_time

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)

sum_over_time has 13 facts recorded in Dontopedia across 4 references, with 3 live disagreements.

13 facts·5 predicates·4 sources·3 in dispute

Mostly:rdf:type(4), applied to(3), computes(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (2)

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.

usesFunctionUses Function(1)

usesQueryTypeUses Query Type(1)

Other facts (10)

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.

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.

typebeam/3bd5a3c2-0d76-4a8f-9217-c2a592312195
ex:PrometheusFunction
labelbeam/3bd5a3c2-0d76-4a8f-9217-c2a592312195
sum_over_time
appliedTobeam/3bd5a3c2-0d76-4a8f-9217-c2a592312195
ex:gitlab-pipeline-total
typebeam/eb280934-1f74-4ad3-8787-ad2dc9b63b7c
ex:PrometheusFunction
computesbeam/eb280934-1f74-4ad3-8787-ad2dc9b63b7c
ex:CumulativeSum
appliedTobeam/eb280934-1f74-4ad3-8787-ad2dc9b63b7c
ex:gitlab-pipeline-total
calculatesbeam/eb280934-1f74-4ad3-8787-ad2dc9b63b7c
ex:cumulativeSum
requiresTimeRangebeam/eb280934-1f74-4ad3-8787-ad2dc9b63b7c
true
typebeam/43069fcd-dfff-42d9-84b5-6028a9f1f47a
ex:PrometheusFunction
labelbeam/43069fcd-dfff-42d9-84b5-6028a9f1f47a
sum_over_time
appliedTobeam/43069fcd-dfff-42d9-84b5-6028a9f1f47a
ex:gitlab-pipeline-total-metric
typebeam/5c63a80d-ab41-44c4-9206-92d6fee07d16
ex:PromqlFunction
labelbeam/5c63a80d-ab41-44c4-9206-92d6fee07d16
sum_over_time()

References (4)

4 references
  1. ctx:claims/beam/3bd5a3c2-0d76-4a8f-9217-c2a592312195
  2. ctx:claims/beam/eb280934-1f74-4ad3-8787-ad2dc9b63b7c
    • full textbeam-chunk
      text/plain1 KBdoc:beam/eb280934-1f74-4ad3-8787-ad2dc9b63b7c
      Show excerpt
      To set up Prometheus to scrape metrics from GitLab, you can use the following configuration: ```yaml scrape_configs: - job_name: 'gitlab' static_configs: - targets: ['gitlab.example.com:8080'] ``` ### Example Grafana Configura
  3. ctx:claims/beam/43069fcd-dfff-42d9-84b5-6028a9f1f47a
  4. ctx:claims/beam/5c63a80d-ab41-44c4-9206-92d6fee07d16
    • full textbeam-chunk
      text/plain1 KBdoc:beam/5c63a80d-ab41-44c4-9206-92d6fee07d16
      Show excerpt
      rate(gitlab_pipeline_status{status="success"}[1h]) ``` - **Failed Builds Over Time**: ```promql rate(gitlab_pipeline_status{status="failure"}[1h]) ``` - **Total Number of Pipelines Run Over Time**: ```p

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.