Graphsignal CLI for debug context and API key management
Project description
Graphsignal Debug Client
CLI for Graphsignal: login (store API key) and fetch debug context from api.graphsignal.com.
Install
pip install graphsignal-debug
Usage
Login
Store your Graphsignal API key in ~/.graphsignal/config.yml:
graphsignal-debug login
You will be prompted for your API key.
Fetch
Fetch debug context (SIGNALS.md + JSON) for a time range. Requires being logged in.
graphsignal-debug fetch --start 2026-03-10T00:00:00Z --end 2026-03-12T00:00:00Z
Optional --tags filter (semicolon-separated key:value pairs). Tags must match exactly the tags sent to Graphsignal when the app was instrumented:
graphsignal-debug fetch --start 2026-03-10T00:00:00Z --end 2026-03-12T00:00:00Z --tags "env:prod"
The command calls GET /api/v1/debug_context/ on https://api.graphsignal.com with start_time_ns, end_time_ns, and optional tags, and prints the response context field.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file graphsignal_debug-0.1.1.tar.gz.
File metadata
- Download URL: graphsignal_debug-0.1.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.10.19 Linux/6.14.0-1017-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3788433dd7ea2286971d391841e5379e4a234968370b4fe4629705c19108ed48
|
|
| MD5 |
092a25f8764ffd0c7d491e4765b382b9
|
|
| BLAKE2b-256 |
10ce81786cf44c996aca64109e37d784759f23794facf6618991029a69f57027
|
File details
Details for the file graphsignal_debug-0.1.1-py3-none-any.whl.
File metadata
- Download URL: graphsignal_debug-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.10.19 Linux/6.14.0-1017-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a433066bdb97c81f7e5ef5db8d6f3ce428b1cffac37e9e538c1a679cacd0486f
|
|
| MD5 |
83f794fbd861a79ca57c7ff2bfc92655
|
|
| BLAKE2b-256 |
ad13526f54d3cf2f1e974b7e630878fe4082619e9a721d672c7890d42f96c5bf
|