hamelsmu/honeycomb-4-awq 📝 → 📝

▶️ 102 runs 📅 Mar 2024 ⚙️ Cog v0.10.0-alpha6+dev 🔗 GitHub
observability query-generation text-generation text-to-json text-to-query

About

Honeycomb NLQ Generator hosted with vLLM + AWQ Quantized

Example Output

Output

{'breakdowns': ['http.route'], 'calculations': [{'column': 'duration_ms', 'op': 'HEATMAP'}, {'column': 'duration_ms', 'op': 'MAX'}], 'filters': [{'column': 'trace.parent_id', 'op': 'does-not-exist'}, {'column': 'duration_ms', 'op': '>', 'value': 'threshold_value'}], 'orders': [{'column': 'duration_ms', 'op': 'MAX', 'order': 'descending'}], 'time_range': 7200}

Performance Metrics

1.40s Prediction Time
131.71s Total Time
All Input Parameters
{
  "nlq": "EMISSING slowest traces",
  "cols": "['sli.latency', 'duration_ms', 'net.transport', 'http.method', 'error', 'http.target', 'http.route', 'rpc.method', 'ip', 'http.request_content_length', 'rpc.service', 'apdex', 'name', 'message.type', 'http.host', 'service.name', 'rpc.system', 'http.scheme', 'sli.platform-time', 'type', 'http.flavor', 'span.kind', 'dc.platform-time', 'library.version', 'status_code', 'net.host.port', 'net.host.ip', 'app.request_id', 'bucket_duration_ms', 'library.name', 'sli_product', 'message.uncompressed_size', 'rpc.grpc.status_code', 'net.peer.port', 'log10_duration_ms', 'http.status_code', 'status_message', 'http.user_agent', 'net.host.name', 'span.num_links', 'message.id', 'parent_name', 'app.cart_total', 'num_products', 'product_availability', 'revenue_at_risk', 'trace.trace_id', 'trace.span_id', 'ingest_timestamp', 'http.server_name', 'trace.parent_id']"
}
Input Parameters
nlq (required) Type: string
cols (required) Type: string
Output Schema

Output

Type: string

Version Details
Version ID
fa70ce16050caf34dbc1a4cde3d15680f0ab395cf958984e5dfb584d80d03fc6
Version Created
March 27, 2024
Run on Replicate →