<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Goten as a runtime on SPEKTRA Edge</title>
    <link>https://docs.edgelq.com/build-a-service/concepts/runtime/</link>
    <description>Recent content in Goten as a runtime on SPEKTRA Edge</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://docs.edgelq.com/build-a-service/concepts/runtime/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Observability</title>
      <link>https://docs.edgelq.com/build-a-service/concepts/runtime/observability/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.edgelq.com/build-a-service/concepts/runtime/observability/</guid>
      <description>In the Goten repo, there is an observability module located at runtime/observability. This module is for:&#xA;Store tracing spans (Jaeger and Google Tracing supported) Audit (Service audit.edgelq.com). Monitoring usage (Metrics are stored in monitoring.edgelq.com). In the Goten repo, this module is rather small, in observer.go we have Observer for spans. Goten also stores in context for the current gRPC call object called CallTracker (call_tracker.go). This generic tracker is used by the Audit and Monitoring usage reporter.</description>
    </item>
  </channel>
</rss>
