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
10 minutes
ago. based on code collected
about 2 hours
ago.
Jun 16, 2024 — Jun 16, 2025
Showing page 351 of 364
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
lib/storage: generate the first tag->metricIDs item in a mergeset block with a single metricID
Aliaksandr Valialkin
More...
over 5 years ago
lib/{storage,mergeset}: merge `tag->metricID` rows into `tag->metricIDs` rows for common `tag` values
Aliaksandr Valialkin
More...
over 5 years ago
lib/encoding: optimize UnmarshalUint* and UnmarshalInt*
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: optimize selecting all the metricIDs by scanning MetricID->TSID entries instead of tag->MetricID entries
Aliaksandr Valialkin
More...
over 5 years ago
app/vminsert/opentsdbhttp: remove FATAL prefix from logger.Fatalf errors for the sake of consistency with other logger.Fatalf calls
Aliaksandr Valialkin
More...
over 5 years ago
lib/mergeset: rename misleading mergeSmallParts to mergeExistingParts
Aliaksandr Valialkin
More...
over 5 years ago
lib/mergeset: use sort.IsSorted instead of sort.SliceIsSorted in inmemoryBlock.isSorted in order to reduce memory allocations
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: use sort.Sort instead of sort.slice in getSortedMetricIDs
Aliaksandr Valialkin
More...
over 5 years ago
lib/mergeset: fill partHeader.firstItem on first block flush
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: skip duplicate call to intersectMetricIDsWithTagFilter on zero successful intersects
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: mark tag filter returning errFallbackToMetricNameMatch as useless
Aliaksandr Valialkin
More...
over 5 years ago
deployment/docker/docker-compose.yml: update Prometheus and Grafana image tags
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: properly construct keys for uselessTagFiltersCache and register useless negative tag filters there
Aliaksandr Valialkin
More...
over 5 years ago
vendor: update github.com/valyala/gozstd from v1.6.1 to v1.6.2
Aliaksandr Valialkin
More...
over 5 years ago
vendor: `make vendor-update`
Aliaksandr Valialkin
More...
almost 6 years ago
deployment/docker: remove file system paths from the compiled binary
Aliaksandr Valialkin
More...
almost 6 years ago
lib/mergeset: properly check for sorted block headers
Aliaksandr Valialkin
More...
almost 6 years ago
app/vmselect/promql: properly handle subqueries like `aggr_func(rollup_func(metric[window:step]))`
Aliaksandr Valialkin
More...
almost 6 years ago
app/vmselect/promql: binary operation fixes according to Prometheus behaviour
Aliaksandr Valialkin
More...
almost 6 years ago
[ci] github actions - run pipeline on pull request. Fix running of test in external PR from forks
Artem Navoiev
More...
almost 6 years ago
README.md: fix ExtendedPromQL link url
sundy-li
More...
almost 6 years ago
lib/mergeset: dynamically calculate the maximum number of items per part, which can be cached in OS page cache
Aliaksandr Valialkin
More...
almost 6 years ago
lib/workingsetcache: adjust switching from mode=`split` to mode=`whole` smoothly and load cachefile successfully
hanzai
More...
almost 6 years ago
[tests] check timestamp in tests (#177)
Artem Navoiev
More...
almost 6 years ago
[ci] bump version of go to 1.13 in github actions config
Artem Navoiev
More...
almost 6 years ago
vendor: update github.com/klauspost/compress from v1.7.6 to v1.8.2
Aliaksandr Valialkin
More...
almost 6 years ago
vendor: update golang.org/x/sys
Aliaksandr Valialkin
More...
almost 6 years ago
Add OpenTSDB and Prometheus integration tests (#168)
Artem Navoiev
More...
almost 6 years ago
lib/fs: add MustStopDirRemover for waiting until pending directories are removed on graceful shutdown
Aliaksandr Valialkin
More...
almost 6 years ago
lib/storage: typo fix
Aliaksandr Valialkin
More...
almost 6 years ago
←
1
2
…
347
348
349
350
351
352
353
354
355
…
363
364
→
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