LocalStack Extension: LocalStack Extension: Platform observability
Project description
LocalStack Extension: System metric logger
LocalStack extension for logging system metrics
Install local development version
To install the extension into localstack in developer mode, you will need Python 3.10, and create a virtual environment in the extensions project.
In the newly generated project, simply run
make install
Then, to enable the extension for LocalStack, run
localstack extensions dev enable .
You can then start LocalStack with EXTENSION_DEV_MODE=1
to load all enabled extensions:
EXTENSION_DEV_MODE=1 localstack start
Install from GitHub repository
To distribute your extension, simply upload it to your github account. Your extension can then be installed via:
localstack extensions install "git+https://github.com/localstack/localstack-extension-system-metrics-logger/#egg=localstack-extension-system-metrics-logger"
Usage
Fetch aggregated metrics
curl localhost:4566/_extension/metrics/all
Find lambda traces in
/var/lib/localstack/cache/metrics/lambda-traces/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file localstack-extension-platform-observability-0.0.1.tar.gz
.
File metadata
- Download URL: localstack-extension-platform-observability-0.0.1.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87705efffdf16d7929189a9bce2d9430b9855de19e70da76aca0a1d50924ab62 |
|
MD5 | 0aad11489d8d4c5bb06f2c42bb890dd5 |
|
BLAKE2b-256 | 5627cbd9c11d74377d509e2f9444c256c59447166d2c9bf9664840f622ffa056 |
File details
Details for the file localstack_extension_platform_observability-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: localstack_extension_platform_observability-0.0.1-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f7cb7edd94e505ad5d8b6b8dbf9b49c7f079ae2572313d93d5751779359c57e |
|
MD5 | 660bff2df878590ca9729ec0f4f3e232 |
|
BLAKE2b-256 | a7b8f4b5e39dce92788bd92775c63fa598adc128a7002292a23e58e914742db9 |