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 22 hours
ago. based on code collected
about 23 hours
ago.
Jun 19, 2024 — Jun 19, 2025
Showing page 340 of 365
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
app/vmselect/promql: fix panic on a single zero vmrange bucket in prometheus_buckets() function
Aliaksandr Valialkin
More...
over 5 years ago
lib/logger: fix improperly set skipframes for all the logging functions
Aliaksandr Valialkin
More...
over 5 years ago
lib/httpserver: log the caller of httpserver.Errorf
Aliaksandr Valialkin
More...
over 5 years ago
app/victoria-metrics: add `-selfScrapeInterval` flag for self-scraping `/metrics` page
Aliaksandr Valialkin
More...
over 5 years ago
lib/protoparser: add parser for Prometheus exposition text format
Aliaksandr Valialkin
More...
over 5 years ago
app/vminsert: move ingestion protocol parsers to lib/protoparser, so they could be re-used in the upcoming vmagent
Aliaksandr Valialkin
More...
over 5 years ago
docs/Articles.md: add a link to https://medium.com/@valyala/billy-how-victoriametrics-deals-with-more-than-500-billion-rows-e82ff8f725da
Aliaksandr Valialkin
More...
over 5 years ago
all: consistently log durations in seconds with millisecond precision
Aliaksandr Valialkin
More...
over 5 years ago
vendor: `make vendor-update`
Aliaksandr Valialkin
More...
over 5 years ago
app/vmselect: mention the original query and time range in error messages
Aliaksandr Valialkin
More...
over 5 years ago
vendor: update github.com/klauspost/compress from v1.9.7 to v1.9.8
Aliaksandr Valialkin
More...
over 5 years ago
docs: Mention Slack and Telegram channels for user questions
Aliaksandr Valialkin
More...
over 5 years ago
app/vmselect: mention command-line flag, which could be used for adjusting query timeouts, in timeout errors
Aliaksandr Valialkin
More...
over 5 years ago
app/vmselect/prometheus: increase default value `-maxExportDuration` to 30 days, since 10 minutes beat users exporting bit amounts of data
Aliaksandr Valialkin
More...
over 5 years ago
vendor: update github.com/VictoriaMetrics/fastcache from v1.5.5 to v1.5.7
Aliaksandr Valialkin
More...
over 5 years ago
app/vmselect/promql: add `range_over_time(m[d])` function for calculating value range for `m` over `d`
Aliaksandr Valialkin
More...
over 5 years ago
app/vmselect/promql: add `label_match(q, label, regexp)` and `label_mismatch(q, label, regexp)` functions for filtering out time series with labels matching the given regexp
Aliaksandr Valialkin
More...
over 5 years ago
lib/{mergeset,storage}: properly update `lastAccessTime` in index and data block cache entries
Aliaksandr Valialkin
More...
over 5 years ago
README.md: mention that `delete API` shouldnt be used on a regular basis due to non-zero overhead
Aliaksandr Valialkin
More...
over 5 years ago
docs/FAQ.md: typo fix according to comment from https://www.reddit.com/message/messages/lezkmo
Aliaksandr Valialkin
More...
over 5 years ago
docs/CaseStudies.md: add links to COLOPL talk about VictoriaMetrics
Aliaksandr Valialkin
More...
over 5 years ago
app/vminsert: increase default value for `-insert.maxQueueDuration` from 30s to 60s
Aliaksandr Valialkin
More...
over 5 years ago
lib/uint64set: add missing bucket32.b16his values
Aliaksandr Valialkin
More...
over 5 years ago
lib/uint64set: optimize Set.Union
Aliaksandr Valialkin
More...
over 5 years ago
lib/uint64set: add benchmarks for Set.Union
Aliaksandr Valialkin
More...
over 5 years ago
all: use `github.com/klauspost/compress/gzip` instead of `compress/gzip`
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: skip recovering timestamps order for lossless compression (PrecisionBits=64)
Aliaksandr Valialkin
More...
over 5 years ago
lib/uint64set: reduce memory allocations in Set.AppendTo
Aliaksandr Valialkin
More...
over 5 years ago
lib/storage: reduce memory allocations when merging metricID sets
Aliaksandr Valialkin
More...
over 5 years ago
lib/uint64set: typo fix in Set.Intersect
Aliaksandr Valialkin
More...
over 5 years ago
←
1
2
…
336
337
338
339
340
341
342
343
344
…
364
365
→
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