GitHub / tsdb-io / VictoriaMetrics
VictoriaMetrics - fast, cost-effective and scalable time series database
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdb-io%2FVictoriaMetrics
PURL: pkg:github/tsdb-io/VictoriaMetrics
Fork of VictoriaMetrics/VictoriaMetrics
Stars: 0
Forks: 0
Open issues: 8
License: apache-2.0
Language: Go
Size: 214 MB
Dependencies parsed at:
2,100
Created at: over 5 years ago
Updated at: 9 months ago
Pushed at: 9 months ago
Last synced at: 9 months ago
docs/Gemfile
rubygems
- github-pages >= 0 development
- jekyll-rtd-theme ~> 2.0.6
- actions/checkout v3 composite
- actions/setup-go v2 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite
.github/workflows/main.yml
actions
- actions/checkout master composite
- actions/setup-go main composite
- codecov/codecov-action v3 composite
- actions/checkout master composite
- actions/setup-go main composite
.github/workflows/wiki.yml
actions
- actions/checkout master composite
- $base_image latest build
- $certs_image latest build
- $root_image latest build
- $base_image latest build
- $certs_image latest build
- $root_image latest build
- $base_image latest build
- $certs_image latest build
- $root_image latest build
- $base_image latest build
- $certs_image latest build
- $root_image latest build
- $base_image latest build
- $certs_image latest build
- $root_image latest build
- $base_image latest build
- $certs_image latest build
- $root_image latest build
- $base_image latest build
- $certs_image latest build
- $root_image latest build
- $certs_image latest build
- $root_image latest build
- $go_builder_image latest build
- grafana/grafana 9.2.7
- prom/alertmanager v0.24.0
- victoriametrics/vmagent v1.85.3
- victoriametrics/vmalert v1.85.3
- victoriametrics/vminsert v1.85.3-cluster
- victoriametrics/vmselect v1.85.3-cluster
- victoriametrics/vmstorage v1.85.3-cluster
- grafana/grafana 9.2.7
- prom/alertmanager v0.24.0
- victoriametrics/victoria-metrics v1.85.3
- victoriametrics/vmagent v1.85.3
- victoriametrics/vmalert v1.85.3
snap/local/Dockerfile
docker
- snapcore/snapcraft stable build
go.mod
go
- cloud.google.com/go v0.107.0
- cloud.google.com/go/compute v1.14.0
- cloud.google.com/go/compute/metadata v0.2.3
- cloud.google.com/go/iam v0.9.0
- cloud.google.com/go/storage v1.28.1
- github.com/Azure/azure-sdk-for-go/sdk/azcore v1.2.0
- github.com/Azure/azure-sdk-for-go/sdk/internal v1.1.2
- github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v0.6.1
- github.com/VictoriaMetrics/fastcache v1.12.0
- github.com/VictoriaMetrics/fasthttp v1.1.0
- github.com/VictoriaMetrics/metrics v1.23.0
- github.com/VictoriaMetrics/metricsql v0.50.0
- github.com/VividCortex/ewma v1.2.0
- github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137
- github.com/aws/aws-sdk-go v1.44.169
- github.com/aws/aws-sdk-go-v2 v1.17.3
- github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.10
- github.com/aws/aws-sdk-go-v2/config v1.18.7
- github.com/aws/aws-sdk-go-v2/credentials v1.13.7
- github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.21
- github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.11.46
- github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.27
- github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.21
- github.com/aws/aws-sdk-go-v2/internal/ini v1.3.28
- github.com/aws/aws-sdk-go-v2/internal/v4a v1.0.18
- github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.9.11
- github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.1.22
- github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.21
- github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.13.21
- github.com/aws/aws-sdk-go-v2/service/s3 v1.29.6
- github.com/aws/aws-sdk-go-v2/service/sso v1.11.28
- github.com/aws/aws-sdk-go-v2/service/ssooidc v1.13.11
- github.com/aws/aws-sdk-go-v2/service/sts v1.17.7
- github.com/aws/smithy-go v1.13.5
- github.com/beorn7/perks v1.0.1
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/cheggaaa/pb/v3 v3.1.0
- github.com/cpuguy83/go-md2man/v2 v2.0.2
- github.com/davecgh/go-spew v1.1.1
- github.com/dennwc/varint v1.0.0
- github.com/fatih/color v1.13.0
- github.com/felixge/httpsnoop v1.0.3
- github.com/go-kit/log v0.2.1
- github.com/go-logfmt/logfmt v0.5.1
- github.com/go-logr/logr v1.2.3
- github.com/go-logr/stdr v1.2.2
- github.com/gogo/protobuf v1.3.2
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.2
- github.com/golang/snappy v0.0.4
- github.com/google/go-cmp v0.5.9
- github.com/google/uuid v1.3.0
- github.com/googleapis/enterprise-certificate-proxy v0.2.1
- github.com/googleapis/gax-go/v2 v2.7.0
- github.com/grafana/regexp v0.0.0-20221122212121-6b5c0a4cb7fd
- github.com/influxdata/influxdb v1.11.0
- github.com/jmespath/go-jmespath v0.4.0
- github.com/jpillora/backoff v1.0.0
- github.com/klauspost/compress v1.15.13
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.16
- github.com/mattn/go-runewidth v0.0.14
- github.com/matttproud/golang_protobuf_extensions v1.0.4
- github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f
- github.com/oklog/ulid v1.3.1
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.14.0
- github.com/prometheus/client_model v0.3.0
- github.com/prometheus/common v0.39.0
- github.com/prometheus/common/sigv4 v0.1.0
- github.com/prometheus/procfs v0.9.0
- github.com/prometheus/prometheus v0.41.0
- github.com/rivo/uniseg v0.4.3
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/stretchr/testify v1.8.1
- github.com/urfave/cli/v2 v2.23.7
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fastjson v1.6.4
- github.com/valyala/fastrand v1.1.0
- github.com/valyala/fasttemplate v1.2.2
- github.com/valyala/gozstd v1.17.0
- github.com/valyala/histogram v1.2.0
- github.com/valyala/quicktemplate v1.7.0
- github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
- go.opencensus.io v0.24.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.37.0
- go.opentelemetry.io/otel v1.11.2
- go.opentelemetry.io/otel/metric v0.34.0
- go.opentelemetry.io/otel/trace v1.11.2
- go.uber.org/atomic v1.10.0
- go.uber.org/goleak v1.2.0
- golang.org/x/exp v0.0.0-20221227203929-1b447090c38c
- golang.org/x/net v0.4.0
- golang.org/x/oauth2 v0.3.0
- golang.org/x/sync v0.1.0
- golang.org/x/sys v0.3.0
- golang.org/x/text v0.5.0
- golang.org/x/time v0.3.0
- golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
- google.golang.org/api v0.105.0
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20221227171554-f9683d7f8bef
- google.golang.org/grpc v1.51.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- @babel/plugin-proposal-nullish-coalescing-operator ^7.16.7 development
- @typescript-eslint/eslint-plugin ^5.15.0 development
- @typescript-eslint/parser ^5.15.0 development
- customize-cra ^1.0.0 development
- eslint-plugin-react ^7.29.4 development
- react-app-rewired ^2.2.1 development
- @testing-library/jest-dom ^5.16.2
- @testing-library/react ^13.0.0
- @testing-library/user-event ^14.0.4
- @types/jest ^27.4.1
- @types/lodash.debounce ^4.0.6
- @types/lodash.get ^4.4.6
- @types/lodash.throttle ^4.1.6
- @types/marked ^4.0.2
- @types/node ^17.0.21
- @types/qs ^6.9.7
- @types/react-router-dom ^5.3.3
- @types/webpack-env ^1.16.3
- classnames ^2.3.2
- dayjs ^1.11.0
- lodash.debounce ^4.0.8
- lodash.get ^4.4.2
- lodash.throttle ^4.1.1
- marked ^4.0.14
- preact ^10.7.1
- qs ^6.10.3
- react-router-dom ^6.3.0
- sass ^1.56.0
- typescript ~4.6.2
- uplot ^1.6.19
- web-vitals ^2.1.4
- actions/checkout master composite
- actions/setup-go main composite