Block or Report
Block or report hagen1778
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
grafana-import-export Public
shell scripts for importing and exporting Grafana's dashboards and datasources
-
fasthttploader Public
Http benchmark (kinda ab) with autoadjustment and charts based on fasthttp library
-
tsbs Public
Forked from timescale/tsbs
Time Series Benchmark Suite, a tool for comparing and evaluating databases for time series data
-
grafana Public
Forked from grafana/grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
Go 1
1,407 contributions in the last year
Activity overview
Contribution activity
March 2023
Created 25 commits in 2 repositories
Created a pull request in VictoriaMetrics/VictoriaMetrics that received 9 comments
vmalert: support logs suppressing during config reloads
The change is mostly required for ENT version of vmalert, since it supports object-storage for config files. Reading data from object storage could…
Opened 15 other pull requests in 1 repository
VictoriaMetrics/VictoriaMetrics
14
merged
1
open
- vmalert: add anchor char to Group's link
- vmalert: mention VMUI example for alert's source
- docs: mention cluster URL for exporting series
- Vmalert tests
-
alerts: add
TooManyTSIDMisses
alerting rule - Dashboards upd
-
app/vmalert: log number of configration files found for each specified
-rule
- security: bump go version to 1.20.2
-
app/vmselect: export
seriesFetched
stat for /query responses - docs: follow-up after 62beea23f74986f271146d21ff4477a17a93a42c
- github: fix validation errors
- docs: follow-up e781e22c9c4f6a68fc7b61d6b3f895f9f22f06b2
- github: add a Question issue type
- app/vmalert: do not wait for group start on removal
- vmalert: cancel in-flight requests on group's update or close
Reviewed 44 pull requests in 2 repositories
VictoriaMetrics/VictoriaMetrics
25 pull requests
- docs: follow up after dc2c712a2933d8a94bfe0ea0efa71b705b60ba20
- app/vmui: update cardinality page
- vmui: display errors for each query
- lib/netutil: log only parsing errors for proxy-protocol
- app/vmctl: follow up after aed59b90298a6b5e44ffea4543a6aa3b9e402e65
- migrate to VM datasource for docker-compose files
- app/vmctl: automatically check tty
- vmui: support for drag'n'drop in the "Trace analyzer" page
- build(deps): bump actions/setup-go from 3 to 4
- vmui: improve usability of date/time picker
- added hot reload support for stream aggregation configs (#3969)
- vmalert: support logs suppressing during config reloads
- doc: update guide for vmgateway usage with Grafanad and OpenID
- doc: add guide for vmgateway configuration with OpenID and Grafana
- lib/storage: log original labels set when label value is truncated
- Stream aggregation doc improvements based on users feedback
- docs: add a note about cache reset for vmalert backfilling docs
- app/vmctl: update importing tips when migrating data with overlapping time range
- app/vmctl: add support of basic auth and barer token
- app/vmctl: follow up after 09e3742a827a36dead71569be9e971b82a75e243
- app/vmctl: Allow vmnative exports to skip HTTP keepalive.
- [cluster/vminsert]:add reload -relabelConfig on the request to /-/reload
- vmui: remove send step param for instant queries
- lib/vmselectapi: fixes regression for disable compression setting
- Adds snap badge to README.md
- Some pull request reviews not shown.
VictoriaMetrics/grafana-datasource
6 pull requests
Created an issue in VictoriaMetrics/VictoriaMetrics that received 1 comment
vmui: do not send step
param for instant queries
Is your feature request related to a problem? Please describe
step
param isn't required for instant queries but still can affect the output. For ex…
Opened 6 other issues in 1 repository
VictoriaMetrics/VictoriaMetrics
6
open
- metricsQL: add function for merging time series values based on label value
- vmui: error is displayed for wrong query
- vmauth: caching load balancing
- Cardinality explorer improvements
- Expose metrics for latency between vmagent->vminsert and vminsert->vmstorage
- Add victoriametrics-datasource to docker-compose deployment