Top 2.2% dependent packages on proxy.golang.org
Top 2.1% dependent repos on proxy.golang.org
Top 9.8% forks on proxy.golang.org
proxy.golang.org : github.com/wavefronthq/wavefront-lambda-go
Package wflambda is a Go wrapper library for AWS Lambda so you can monitor everything from your Wavefront (https://wavefront.com) dashboard. The package includes a set of standard metrics it can send to Wavefront and can be extended to send custom metrics using https://github.com/rcrowley/go-metrics. | Metric Name | Type | Description | | --------------------------------- | ------------- | ----------------------------------------------------------------------- | | aws.lambda.wf.invocations.count | Delta Counter | Count of number of lambda function invocations aggregated at the server.| | aws.lambda.wf.errors.count | Delta Counter | Count of number of errors aggregated at the server. | | aws.lambda.wf.coldstarts.count | Delta Counter | Count of number of cold starts aggregated at the server. | | aws.lambda.wf.duration.value | Gauge | Execution time of the Lambda handler function in milliseconds. | To connect to Wavefront, you'll need to set the WAVEFRONT_URL and WAVEFRONT_API_TOKEN environment variables. To send the above standard metrics, you'll need to set the environment variable REPORT_STANDARD_METRICS to true.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/wavefronthq/wavefront-lambda-go
Keywords:
aws-lambda
, go
, metrics
, monitoring
, wavefront
License: Apache-2.0
Latest release: over 5 years ago
First release: over 5 years ago
Namespace: github.com/wavefronthq
Dependent packages: 6
Dependent repositories: 6
Stars: 1 on GitHub
Forks: 3 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago