Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% 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/wavefront%21h%21q/wavefront-lambda-go
Keywords: aws-lambda, go, metrics, monitoring, wavefront
License: Apache-2.0
Latest release: over 4 years ago
First release: over 4 years ago
Namespace: github.com/wavefrontHQ
Stars: 1 on GitHub
Forks: 3 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 10 days ago

    Loading...
    Readme
    Loading...