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
1 day
ago. based on code collected
2 days
ago.
Jun 04, 2024 — Jun 04, 2025
Showing page 360 of 362
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
lib/timerpool: use timer pool in concurrency limiters
Aliaksandr Valialkin
More...
about 6 years ago
app/vminsert: properly reset InsertCtx.mrs - they must be empty after Reset call
Aliaksandr Valialkin
More...
about 6 years ago
README.md: typo fix
Aliaksandr Valialkin
More...
about 6 years ago
README.md: add steps for restoring from a snapshot
Aliaksandr Valialkin
More...
about 6 years ago
README.md: add `Third-party contributions` section
Aliaksandr Valialkin
More...
about 6 years ago
README.md: add unofficial yum repository (#37)
Anton Patsev
More...
about 6 years ago
Makefile: add `-mod=vendor` to `go test`, so tests use external deps from `vendor` folder
Aliaksandr Valialkin
More...
about 6 years ago
vendor: update dependencies with `make vendor-update`
Aliaksandr Valialkin
More...
about 6 years ago
Makefile: pass `GO111MODULE=on` to all the `go` invocations
Aliaksandr Valialkin
More...
about 6 years ago
app/vmselect: update comment according to the updated code
Aliaksandr Valialkin
More...
about 6 years ago
app/vminsert/influx: try converting string values to numeric values, since Influx agents may send numeric values as strings
Aliaksandr Valialkin
More...
about 6 years ago
README.md: typo fix
Aliaksandr Valialkin
More...
about 6 years ago
app/vmselect/promql: misspeling fix
Aliaksandr Valialkin
More...
about 6 years ago
all: fix misspellings
Aliaksandr Valialkin
More...
about 6 years ago
Makefile: add -s flag to `go fmt` in `make fmt` command
Aliaksandr Valialkin
More...
about 6 years ago
README.md: add goreportcard.com badge
Aliaksandr Valialkin
More...
about 6 years ago
Add `make victoria-metrics` Makefile rule for building dev binary
Aliaksandr Valialkin
More...
about 6 years ago
README.md: mention that VictoriaMetrics is scalable
Aliaksandr Valialkin
More...
about 6 years ago
app/vmselect: log slow queries if their execution time exceeds `-search.logSlowQueryDuration`
Aliaksandr Valialkin
More...
about 6 years ago
app/vmselect: consume resultsCh data in exportHandler if writeResponseFunc failed to consume it
Aliaksandr Valialkin
More...
about 6 years ago
README.md: add `contacts` chapter
Aliaksandr Valialkin
More...
about 6 years ago
fixed small errors (#31)
0xflotus
More...
about 6 years ago
Makefile: add `make publish` and `make package` shortcuts for building and publishing docker images
Aliaksandr Valialkin
More...
about 6 years ago
lib/encoding: add `vm_zstd_block_{compress|decompress}_calls_total` for determining the number CompressZSTD / DecompressZSTD calls
Aliaksandr Valialkin
More...
about 6 years ago
app/victoria-metrics: remove `-p XXXX:XXXX` from `docker run` options, since it is unnesessary if `--net=host` is set
Aliaksandr Valialkin
More...
about 6 years ago
lib/encoding: add `vm_zstd_block_{original|compressed}_bytes_total` metrics for rough estimation of block compression ratio
Aliaksandr Valialkin
More...
about 6 years ago
lib/encoding: substitute CompressZSTD with CompressZSTDLevel
Aliaksandr Valialkin
More...
about 6 years ago
lib/httpserver: add `-http.disableResponseCompression` flag, which may help saving CPU resources at the cost of higher network bandwidth usage
Aliaksandr Valialkin
More...
about 6 years ago
app/vmselect/promql: add `alias(q, name)` function that sets the given name to all the time series in q
Aliaksandr Valialkin
More...
about 6 years ago
lib/decimal: add a comment explaining weird code in maxUpExponent. Fixes #29
Aliaksandr Valialkin
More...
about 6 years ago
←
1
2
…
354
355
356
357
358
359
360
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