2
I Use This!
Very High Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 23 hours ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
app/vmbackup: introduce new flag type URL (#6152) More... 14 days ago
Automatic update operator docs from VictoriaMetrics/operator@6e1a876 (#6179) More... 14 days ago
docs: vmalert remove new lines in configuration section More... 15 days ago
docs: vmalert remove new lines in configuration section More... 15 days ago
dashboards: show max number of active merges instead of cumulative More... 15 days ago
docs/changelog: mention icnreased CPU usage in 1.100.1 release for ENT distributions More... 15 days ago
app/vmagent: mention corner case with dangling queues and identical URLs More... 15 days ago
Automatic update operator docs from VictoriaMetrics/operator@e343a8e (#6168) More... 15 days ago
deployment/docker: allow cross-platform building on arm64 platform (#6158) More... 15 days ago
deployment/docker/victorialogs/fluentbit-docker/docker-compose.yml: update fluentbit version from v2.1.4 to v3.0.2 (#6120) More... 15 days ago
app/vmalert: fix links with anchors in vmalert's UI (#6146) More... 16 days ago
Automatic update operator docs from VictoriaMetrics/operator@7e2ba6f (#6165) More... 16 days ago
docs: removed code-style highlighting for commanad-line flags of VM components (#6147) More... 16 days ago
app/streamaggr: follow-up after https://github.com/VictoriaMetrics/VictoriaMetrics/commit/c0e4ccb7b50c3f0473888a7b45c3c3ba6b4a5cd7 More... 16 days ago
lib/streamaggr: add option to ignore first N aggregation intervals (#6137) More... 16 days ago
docs/MetricsQL.md: add links to `raw samples` chapter at https://docs.victoriametrics.com/keyconcepts/ More... 18 days ago
docs/CONTRIBUTING.md: small re-wording More... 18 days ago
docs: remove duplicate information regarding contribution guidelines to VictoriaMetrics More... 18 days ago
docs/CONTRIBUTING.md: more formatting fixes and clarifications More... 18 days ago
.github: move pull_request_template.md from .github/PULL_REQUEST_TEMPLATE/ to .github/ More... 18 days ago
docs/CONTRIBUTING.md: small corrections after a402847eb6cd51fa94a2e7e11113d5037397a3aa More... 18 days ago
Move CONTRIBUTING.md to docs/ More... 18 days ago
lib/protoparser: substitute hybrid channel-based pools with plain sync.Pool More... 18 days ago
app/vminsert: replace hybrid sync.Pool+channel-based pool scheme for poolCtx with plain sync.Pool More... 18 days ago
app/vminsert/influx: replace hybrid channel-based pool+sync.Pool with plain sync.Pool for pushCtx More... 18 days ago
app/vmagent/influx: replace hybrid channel-based pool + sync.Pool with plain sync.Pool for pushCtx More... 18 days ago
app/vmagent/common: use plain sync.Pool instead of a mix of sync.Pool with channel-based pool for PushCtx More... 18 days ago
all: use clear() built-in Go function for clearing []prompbmarshal.TimeSeries and []prompbmarshal.Label slices More... 18 days ago
app/vminsert/common: remove obsolete optimization for reducing memory usage for InsertCtx pool More... 18 days ago
typo (#6159) More... 18 days ago