Skip to content

feat: sync metrics with memgraph counters/gauges/histograms#33

Open
imilinovic wants to merge 1 commit into
mainfrom
fix/missing-metrics
Open

feat: sync metrics with memgraph counters/gauges/histograms#33
imilinovic wants to merge 1 commit into
mainfrom
fix/missing-metrics

Conversation

@imilinovic
Copy link
Copy Markdown

@imilinovic imilinovic commented May 11, 2026

Align the exporter with the current memgraph event definitions: add missing index, operator, transaction, constraint, schema/storage info and memory metrics; refresh HA RPC timers and counters; drop entries that no longer exist in memgraph.

Documentation checklist

  • Add the documentation label tag
  • Add the bug / feature label tag
  • Write a release note, including added/changed clauses
    • Added missing Memgraph counters/gauges/histograms (Constraint, SchemaInfo, StorageInfo, Memory groups plus new Index/Operator/Transaction/HA entries) and changed stale names to match upstream (AppendDeltasRpc → PrepareCommitRpc, ScanAllByLabelProperty* → ScanAllByLabelPropertiesOperator). #33
    • Missing metric groups from older Memgraph versions are now tolerated instead of aborting the scrape. #33
  • Link the documentation PR here
    • PR1623 (metrics were out of date in docs as well)
  • Tag someone from docs team in the comments

@imilinovic imilinovic self-assigned this May 11, 2026
Align the exporter with the current memgraph event definitions: add
missing index, operator, transaction, constraint, schema/storage info
and memory metrics; refresh HA RPC timers and counters; drop entries
that no longer exist in memgraph.
@imilinovic imilinovic force-pushed the fix/missing-metrics branch from 6c9be3f to 990637d Compare May 11, 2026 12:58
@imilinovic imilinovic changed the title feat: Sync metrics with memgraph counters/gauges/histograms feat: sync metrics with memgraph counters/gauges/histograms May 11, 2026
@imilinovic imilinovic marked this pull request as ready for review May 11, 2026 13:23
@imilinovic imilinovic requested a review from colinbarry May 11, 2026 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant