@hivemq/honeycomb
v2026.04.28.35
Manage Honeycomb SLOs and SLI derived columns via the v1 Configuration API
Repository
https://github.com/hivemq/swamp-extensions
Labels
honeycombobservabilityslo
Contents
Quality score
How well-documented and verifiable this extension is.
Grade B
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Has description1/1earned
- At least one platform tag (or universal)1/1earned
- Two or more platform tags (or universal)1/1earned
- License declared1/1earned
- Verified public repository0/2missing
Install
$ swamp extension pull @hivemq/honeycomb@hivemq/honeycombv2026.04.27.36honeycomb/honeycomb.ts
syncFetch current SLO state from Honeycomb by SLO ID
| Argument | Type | Description |
|---|---|---|
| sloId | string | Honeycomb SLO ID |
updateSloUpdate SLO metadata (target, description, period). All fields are optional — only provided fields are changed.
| Argument | Type | Description |
|---|---|---|
| sloId | string | Honeycomb SLO ID |
| name? | string | SLO display name |
| description? | string | SLO description |
createDerivedColumnCreate a new derived column (SLI calculated field) in the target dataset.
createSloCreate a new SLO in Honeycomb. Returns the assigned SLO ID.
| Argument | Type | Description |
|---|---|---|
| name | string | SLO display name |
| description? | string | SLO description |
createBurnAlertCreate a burn rate alert for an SLO. Fires when the error budget is being consumed at a rate that would exhaust it within exhaustion_minutes. Also sends a recovery notification when the burn rate drops back to normal.
| Argument | Type | Description |
|---|---|---|
| sloId | string | Honeycomb SLO ID |
deleteBurnAlertDelete a burn rate alert. Reads the stored alert ID from the burnAlert resource written by createBurnAlert.
| Argument | Type | Description |
|---|---|---|
| sloId | string | Honeycomb SLO ID |
updateSliExpressionUpdate the SLI derived column expression. This is a separate API call from the SLO itself.
Resources
slo(infinite)— A Honeycomb SLO
derivedColumn(infinite)— A Honeycomb derived column (used as SLI)
burnAlert(infinite)— A Honeycomb SLO burn rate alert
2026.04.27.3311.1 KBApr 27, 2026
Manage Honeycomb SLOs and SLI derived columns via the v1 Configuration API
darwin-aarch64darwin-x86_64linux-x86_64linux-aarch64
honeycombobservabilityslo
2026.04.27.111.2 KBApr 27, 2026
Manage Honeycomb SLOs and SLI derived columns via the v1 Configuration API
darwin-aarch64darwin-x86_64linux-x86_64linux-aarch64
honeycombobservabilityslo
2026.04.24.511.0 KBApr 24, 2026
Manage Honeycomb SLOs and SLI derived columns via the v1 Configuration API
Changelog
Models
~honeycombmethods: +createDerivedColumn, +createSlo
darwin-aarch64darwin-x86_64linux-x86_64linux-aarch64
honeycombobservabilityslo
2026.04.24.49.4 KBApr 24, 2026
Manage Honeycomb SLOs and SLI derived columns via the v1 Configuration API
darwin-aarch64darwin-x86_64linux-x86_64linux-aarch64
honeycombobservabilityslo
2026.04.24.39.3 KBApr 24, 2026
Manage Honeycomb SLOs and SLI derived columns via the v1 Configuration API
darwin-aarch64darwin-x86_64linux-x86_64linux-aarch64
honeycombobservabilityslo
2026.04.24.29.3 KBApr 24, 2026
Manage Honeycomb SLOs and SLI derived columns via the v1 Configuration API
Changelog
Platforms
+darwin-aarch64+darwin-x86_64+linux-x86_64+linux-aarch64
Labels
+honeycomb+observability+slo
darwin-aarch64darwin-x86_64linux-x86_64linux-aarch64
honeycombobservabilityslo
2026.04.24.19.3 KBApr 24, 2026
Manage Honeycomb SLOs and SLI derived columns via the v1 Configuration API
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64