mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-24 00:40:40 +00:00
2 lines
7.5 KiB
HTML
2 lines
7.5 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `logs` mod in crate `servers`."><title>servers::otlp::logs - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-6b053e98.ttf.woff2,FiraSans-Italic-81dc35de.woff2,FiraSans-Regular-0fe48ade.woff2,FiraSans-MediumItalic-ccf7e434.woff2,FiraSans-Medium-e1aa3f0a.woff2,SourceCodePro-Regular-8badfe75.ttf.woff2,SourceCodePro-Semibold-aa29a496.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2"href="../../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../../static.files/normalize-9960930a.css"><link rel="stylesheet" href="../../../static.files/rustdoc-e56847b5.css"><meta name="rustdoc-vars" data-root-path="../../../" data-static-root-path="../../../static.files/" data-current-crate="servers" data-themes="" data-resource-suffix="" data-rustdoc-version="1.92.0-nightly (fa3155a64 2025-09-30)" data-channel="nightly" data-search-js="search-e256b49e.js" data-stringdex-js="stringdex-828709d0.js" data-settings-js="settings-c38705f0.js" ><script src="../../../static.files/storage-e2aeef58.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../../static.files/main-ce535bd0.js"></script><noscript><link rel="stylesheet" href="../../../static.files/noscript-263c88ec.css"></noscript><link rel="alternate icon" type="image/png" href="../../../static.files/favicon-32x32-eab170b8.png"><link rel="icon" type="image/svg+xml" href="../../../static.files/favicon-044be391.svg"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><rustdoc-topbar><h2><a href="#">Module logs</a></h2></rustdoc-topbar><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../../servers/index.html">servers</a><span class="version">1.0.0-rc.2</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Module logs</a></h2><h3><a href="#structs">Module Items</a></h3><ul class="block"><li><a href="#structs" title="Structs">Structs</a></li><li><a href="#constants" title="Constants">Constants</a></li><li><a href="#functions" title="Functions">Functions</a></li></ul></section><div id="rustdoc-modnav"><h2><a href="../index.html">In servers::<wbr>otlp</a></h2></div></div></nav><div class="sidebar-resizer" title="Drag to resize sidebar"></div><main><div class="width-limiter"><section id="main-content" class="content"><div class="main-heading"><div class="rustdoc-breadcrumbs"><a href="../../index.html">servers</a>::<wbr><a href="../index.html">otlp</a></div><h1>Module <span>logs</span> <button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../../../src/servers/otlp/logs.rs.html#15-702">Source</a> </span></div><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><dl class="item-table"><dt><a class="struct" href="struct.ParseContext.html" title="struct servers::otlp::logs::ParseContext">Parse<wbr>Context</a><span title="Restricted Visibility"> 🔒</span> </dt></dl><h2 id="constants" class="section-header">Constants<a href="#constants" class="anchor">§</a></h2><dl class="item-table"><dt><a class="constant" href="constant.LOG_TABLE_NAME.html" title="constant servers::otlp::logs::LOG_TABLE_NAME">LOG_<wbr>TABLE_<wbr>NAME</a></dt></dl><h2 id="functions" class="section-header">Functions<a href="#functions" class="anchor">§</a></h2><dl class="item-table"><dt><a class="fn" href="fn.any_value_to_vrl_value.html" title="fn servers::otlp::logs::any_value_to_vrl_value">any_<wbr>value_<wbr>to_<wbr>vrl_<wbr>value</a><span title="Restricted Visibility"> 🔒</span> </dt><dt><a class="fn" href="fn.build_otlp_build_in_row.html" title="fn servers::otlp::logs::build_otlp_build_in_row">build_<wbr>otlp_<wbr>build_<wbr>in_<wbr>row</a><span title="Restricted Visibility"> 🔒</span> </dt><dt><a class="fn" href="fn.build_otlp_logs_identity_schema.html" title="fn servers::otlp::logs::build_otlp_logs_identity_schema">build_<wbr>otlp_<wbr>logs_<wbr>identity_<wbr>schema</a><span title="Restricted Visibility"> 🔒</span> </dt><dt><a class="fn" href="fn.decide_column_schema_and_convert_value.html" title="fn servers::otlp::logs::decide_column_schema_and_convert_value">decide_<wbr>column_<wbr>schema_<wbr>and_<wbr>convert_<wbr>value</a><span title="Restricted Visibility"> 🔒</span> </dt><dt><a class="fn" href="fn.extract_field_from_attr_and_combine_schema.html" title="fn servers::otlp::logs::extract_field_from_attr_and_combine_schema">extract_<wbr>field_<wbr>from_<wbr>attr_<wbr>and_<wbr>combine_<wbr>schema</a><span title="Restricted Visibility"> 🔒</span> </dt><dt><a class="fn" href="fn.key_value_to_map.html" title="fn servers::otlp::logs::key_value_to_map">key_<wbr>value_<wbr>to_<wbr>map</a><span title="Restricted Visibility"> 🔒</span> </dt><dt><a class="fn" href="fn.log_body_to_string.html" title="fn servers::otlp::logs::log_body_to_string">log_<wbr>body_<wbr>to_<wbr>string</a><span title="Restricted Visibility"> 🔒</span> </dt><dt><a class="fn" href="fn.log_to_pipeline_value.html" title="fn servers::otlp::logs::log_to_pipeline_value">log_<wbr>to_<wbr>pipeline_<wbr>value</a><span title="Restricted Visibility"> 🔒</span> </dt><dt><a class="fn" href="fn.merge_values.html" title="fn servers::otlp::logs::merge_values">merge_<wbr>values</a><span title="Restricted Visibility"> 🔒</span> </dt><dt><a class="fn" href="fn.parse_export_logs_service_request.html" title="fn servers::otlp::logs::parse_export_logs_service_request">parse_<wbr>export_<wbr>logs_<wbr>service_<wbr>request</a><span title="Restricted Visibility"> 🔒</span> </dt><dd>transform otlp logs request to pipeline value
|
|
https://opentelemetry.io/docs/concepts/signals/logs/</dd><dt><a class="fn" href="fn.parse_export_logs_service_request_to_rows.html" title="fn servers::otlp::logs::parse_export_logs_service_request_to_rows">parse_<wbr>export_<wbr>logs_<wbr>service_<wbr>request_<wbr>to_<wbr>rows</a><span title="Restricted Visibility"> 🔒</span> </dt><dt><a class="fn" href="fn.parse_log.html" title="fn servers::otlp::logs::parse_log">parse_<wbr>log</a><span title="Restricted Visibility"> 🔒</span> </dt><dt><a class="fn" href="fn.parse_resource.html" title="fn servers::otlp::logs::parse_resource">parse_<wbr>resource</a><span title="Restricted Visibility"> 🔒</span> </dt><dt><a class="fn" href="fn.parse_scope.html" title="fn servers::otlp::logs::parse_scope">parse_<wbr>scope</a><span title="Restricted Visibility"> 🔒</span> </dt><dt><a class="fn" href="fn.scope_to_jsonb.html" title="fn servers::otlp::logs::scope_to_jsonb">scope_<wbr>to_<wbr>jsonb</a><span title="Restricted Visibility"> 🔒</span> </dt><dt><a class="fn" href="fn.scope_to_pipeline_value.html" title="fn servers::otlp::logs::scope_to_pipeline_value">scope_<wbr>to_<wbr>pipeline_<wbr>value</a><span title="Restricted Visibility"> 🔒</span> </dt><dt><a class="fn" href="fn.to_grpc_insert_requests.html" title="fn servers::otlp::logs::to_grpc_insert_requests">to_<wbr>grpc_<wbr>insert_<wbr>requests</a></dt><dd>Convert OpenTelemetry metrics to GreptimeDB insert requests</dd></dl></section></div></main></body></html> |