openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
V
VictoriaMetrics
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
about 9 hours
ago. based on code collected
about 11 hours
ago.
Jun 05, 2024 — Jun 05, 2025
Showing page 346 of 362
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
app/vmrestore: the upcoming release would be 1.29.0
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: implement per-day inverted index
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: use specialized cache for (date, metricID) entries
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: remove unused code from getMetricIDsForTimeRange: it is expected that time range is always non-zero
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: properly set time range when deleting time series
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: obtain all the time series ids from (tag->metricIDs) rows instead of (metricID->TSID) rows, since this much faster
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: small code prettifying
Aliaksandr Valialkin
More...
over 5 years ago
lib/uint64set: remove superflouos check for item existence before deleting it in Set.Subtract
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: inmemoryInvertedIndex prettifying
Aliaksandr Valialkin
More...
over 5 years ago
#224: add slow_queries, on-going merges and merge speed panels to dashboard (#226)
Roman Khavronenko
More...
over 5 years ago
lib/storage: export `vm_new_timeseries_created_total` metric for determining time series churn rate
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: sync with cluster changes
Aliaksandr Valialkin
More...
over 5 years ago
app/vmselect/promql: adjust memory limits calculations for incremental aggregate functions
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: add inmemory inverted index for the last hour
Aliaksandr Valialkin
More...
over 5 years ago
app/{vmbackup,vmrestore}: add `vmbackup` and `vmrestore` tools for creating backups on s3 or gcs from instant snapshots
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: populate partition names from both `small` and `big` directories
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: substitute error message about unsorted items in the index block after metricIDs merge with counter
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: take into account the requested time range when caching TSIDs for the given tag filters
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: dump incorrectly sorted items on a single line; this should simplify error reporting
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: return back finalPartsToMerge from 2 to 3 in order to prevent from excessive merges in old partitions
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: separate the max inverted index scan loops per metric into fast and slow loops
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: skip repeated useless work when intersection of metricIDs with the given filter is too expensive
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: reduce the maximum inverted index scans before giving up to label filters matching by metric name
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: try potentially faster tag filters at first, then apply slower tag filters
Aliaksandr Valialkin
More...
over 5 years ago
Makefile: add `pprof-cpu` rule for inspecting CPU profiles with `PPROF_FILE=/path/to/cpu.pprof make pprof-cpu`
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: pass pointer to MetricName in Fatalf, so it is properly detected as an interface with String() method
Aliaksandr Valialkin
More...
over 5 years ago
add unittests for bytesutil and storage (#221)
Artem Navoiev
More...
over 5 years ago
lib/storage: tune the returned value from adjustMaxMetricsAdaptive
Aliaksandr Valialkin
More...
over 5 years ago
lib/{storage,uint64set}: add Set.Union() function and use it
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: remove interface conversion in hot path during block merging
Aliaksandr Valialkin
More...
over 5 years ago
←
1
2
…
342
343
344
345
346
347
348
349
350
…
361
362
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree