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 14 hours
ago. based on code collected
about 16 hours
ago.
Jun 05, 2024 — Jun 05, 2025
Showing page 15 of 362
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
lib/logstorage: add padding between hitsMap items at hitsMapAdaptive.shards in order to avoid false sharing when processing the hitsMapAdaptive.shards on multiple CPU cores
Aliaksandr Valialkin
More...
2 months ago
deps: downgrade AWS dependencies
Zakhar Bessarab
More...
2 months ago
app/vmauth: return non-OK response for timeouts and request cancellation
Zakhar Bessarab
More...
2 months ago
docs: improve wording for recent vmalert changes
hagen1778
More...
2 months ago
app/vmalert: show partial responses in debug logs (#8522)
Emre Yazıcı
More...
2 months ago
Update series count docs (#8631)
Artem Fetishev
More...
2 months ago
app/vlselect: run /select/logsql/tail queries without concurrency limit
Aliaksandr Valialkin
More...
2 months ago
app/vlselect: do not log canceled requests, since they are expected and legal
Aliaksandr Valialkin
More...
2 months ago
deployment: update Go builder from Go1.24.1 to Go1.24.2
Aliaksandr Valialkin
More...
2 months ago
lib/storage: When creating and listing snapshots, panic instead of returning an error (#8585)
Artem Fetishev
More...
2 months ago
lib/storage: Pass the partition time range during the partition creation and opening (#8571)
Artem Fetishev
More...
2 months ago
app/vmui: replace old-style links to https://docs.victoriametrics.com/MetricsQL.html with https://docs.victoriametrics.com/metricsql/
Aliaksandr Valialkin
More...
2 months ago
lib/storage: mergeBlockStreams(): replace the dependency on Storage with dependency on the set of deleted metricIDs (#8569)
Artem Fetishev
More...
2 months ago
docs/victoriametrics/vmagent.md: mention that increasing `scrape_interval` can reduce CPU usage
Aliaksandr Valialkin
More...
2 months ago
docs/victoriametrics/vmagent.md: mention that -promscrape.disableKeepAlive option can reduce RAM usage when scraping thousands of targets
Aliaksandr Valialkin
More...
2 months ago
lib/promscrape: do not clutter logs with `cannot scrape target ...: context canceled` errors when vmagent is stopped
Aliaksandr Valialkin
More...
2 months ago
docs/victoriametrics/vmagent.md: change GOGC from 50 to 100 in the example of optimized config for vmagent
Aliaksandr Valialkin
More...
2 months ago
docs/victoriametrics/vmagent.md: remove the recommendation to set GOGC to 50 at vmagent in order to reduce CPU usage
Aliaksandr Valialkin
More...
2 months ago
app/vmagent: increase the default GOGC from 30 to 50
Aliaksandr Valialkin
More...
2 months ago
lib/promscrape: use chunkedbuffer.Buffer instead of bytesutil.ByteBuffer for reading response body from scrape targets
Aliaksandr Valialkin
More...
2 months ago
docs/victoriametrics/vmagent.md: add `Performance optimizations` chapter
Aliaksandr Valialkin
More...
2 months ago
vmagent/remotewrite: fix golangci-lint code style issue
Max Kotliar
More...
2 months ago
app/vmagent/remotewrite: optimize writeRequest.copyTimeSeries a bit
Aliaksandr Valialkin
More...
2 months ago
lib/promscrape: always store the last response per every scrape target in compressed form
Aliaksandr Valialkin
More...
2 months ago
lib/leveledbytebufferpool: start with the pools[0] for byte slices up to 256 bytes
Aliaksandr Valialkin
More...
2 months ago
lib/promscrape: make sure that the maxLabelsLen contains really the maximum len(wc.labels) among concurrently running callbacks at stream.Parse
Aliaksandr Valialkin
More...
2 months ago
lib/promscrape: tune leveledWriteRequestCtxPool a bit
Aliaksandr Valialkin
More...
2 months ago
lib/promscrape: make sure that the writeRequestCtxPool is efficiently used when sending automatically generated metrics to remote storage
Aliaksandr Valialkin
More...
2 months ago
lib/protoparser/prometheus: use clear() instead of `for { ... }` loops for clearing Rows.Rows and Rows.tagsPool at Rows.Reset()
Aliaksandr Valialkin
More...
2 months ago
lib/promscrape: attach applySeriesLimit to writeRequestCtx instead of scrapeWork
Aliaksandr Valialkin
More...
2 months ago
←
1
2
…
11
12
13
14
15
16
17
18
19
…
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