None — every tool is low-risk, high-confidence, and outside PCI/HIPAA payload scope.
All other tools (10)
honeycomb.analyze_columns low conf highallow
Computes statistical summaries over a column; aggregate-level read.
honeycomb.get_columns low conf highallow
Returns the schema of a dataset; reveals what fields are tracked but not their values.
honeycomb.get_instrumentation_help low conf highallow
Returns guidance on instrumenting code with Honeycomb; static help content.
honeycomb.get_slo low conf highallow
Returns SLO definition and current burn; reliability metadata.
honeycomb.get_trace_link low conf highallow
Returns a deep link to a specific distributed trace; trace contents may include request data.
honeycomb.get_trigger low conf highallow
Returns the configuration of a single alert trigger.
honeycomb.list_datasets low conf highallow
Enumerates available observability datasets; metadata-only read.
honeycomb.list_slos low conf highallow
Lists service level objectives; reveals reliability posture.
honeycomb.list_triggers low conf highallow
Lists alerting triggers; metadata-only.
honeycomb.run_query medium conf mediumaudit
Executes an analytics query over telemetry; results may include user identifiers, IPs, or request payloads embedded in events.