proxy.golang.org : github.com/logzio/metric-stream-lambda : v1.0.1
Lambda function that receives OTLP (0.7.0) data from AWS metric stream and exports the data to logz.io using prometheus remote write
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/logzio/metric-stream-lambda@v1.0.1
Published:
Indexed:
Related tag:
v1.0.1
Loading...
Readme
Loading...
Dependencies
- github.com/aws/aws-lambda-go v1.36.0
- github.com/cenkalti/backoff/v4 v4.1.1
- github.com/davecgh/go-spew v1.1.1
- github.com/fsnotify/fsnotify v1.4.9
- 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.3
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0
- github.com/jaegertracing/jaeger v1.23.0
- github.com/knadh/koanf v1.1.0
- github.com/mitchellh/copystructure v1.2.0
- github.com/mitchellh/mapstructure v1.4.1
- github.com/mitchellh/reflectwalk v1.0.2
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/common v0.29.0
- github.com/prometheus/prometheus v1.8.2-0.20210621150501-ff58416a0b02
- github.com/rs/cors v1.7.0
- github.com/spf13/cast v1.3.1
- github.com/stretchr/testify v1.7.2
- github.com/uber/jaeger-lib v2.4.1+incompatible
- go.opencensus.io v0.23.0
- go.opentelemetry.io/collector v0.29.0
- go.opentelemetry.io/otel v1.6.0
- go.opentelemetry.io/otel/metric v0.28.0
- go.opentelemetry.io/proto/otlp v0.15.0
- go.uber.org/atomic v1.8.0
- go.uber.org/multierr v1.6.0
- go.uber.org/zap v1.17.0
- golang.org/x/net v0.0.0-20210610132358-84b48f89b13b
- golang.org/x/sys v0.0.0-20210611083646-a4fc73990273
- golang.org/x/text v0.3.6
- google.golang.org/genproto v0.0.0-20211118181313-81c1377c94b1
- google.golang.org/grpc v1.42.0
- google.golang.org/protobuf v1.27.1
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1