hny-mcp

MIT License
2
16
  • Linux
  • Apple

get_slo

Retrieve detailed SLO (Service Level Objective) information from Honeycomb datasets using an SLO ID. Access data like compliance, target per million, budget remaining, and timestamps for precise observability analysis.

Instructions

Retrieves a specific SLO (Service Level Objective) by ID with detailed information. This tool returns a detailed object containing the SLO's ID, name, description, time period, target per million, compliance, budget remaining, SLI alias, and timestamps.

Input Schema

NameRequiredDescriptionDefault
datasetYesThe dataset containing the SLO
environmentYesThe Honeycomb environment
sloIdYesThe ID of the SLO to retrieve

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "dataset": { "description": "The dataset containing the SLO", "type": "string" }, "environment": { "description": "The Honeycomb environment", "type": "string" }, "sloId": { "description": "The ID of the SLO to retrieve", "type": "string" } }, "required": [ "environment", "dataset", "sloId" ], "type": "object" }

You must be authenticated.

Other Tools from hny-mcp

Related Tools

ID: 8zeou4ict1