\nSign up for a free Lumigo account or log in to the platform if you already have one.
\nConnect Environment
\nIf you are using AWS Lambda or ECS services, use Lumigo CloudFormation stack to integrate your AWS environment easily.
\nIf you are using Kubernetes, or if your environment does not utilize AWS services, proceed to the next step.
\nTrace Applications
\nUse Lumigo's distributed-tracing to gain visibility into requests and capture exceptions.
\nSet Up Alert Notifications
\nUse built-in integrations to receive notifications of issues and errors in the channels of your choice.
\nInvite Users
\nSolve issues faster by collaborating with your teammates.
\nEssentials
\nTo get the most out of the platform, it is important to understand the fundamental concepts below. Having an understanding of the key essential concepts here will make it easier to learn more complex ideas about the platform.
\nAccount
\nA Lumigo account is your workspace in Lumigo, where you can manage and create your Lumigo projects, and administer users across projects.
\nProject
\nA project represents your application in Lumigo and allow you to associate events with a distinct application in your organization and assign responsibility and ownership to specific users and teams within your organization.
\nTransaction
\nA representation of how a request propagates from one service to the next in a distributed application. This could be a direct result of a request initiated by a customer’s browser, but could also be initiated by a scheduled job or any other internal execution. An individual transaction consists of one or more requests. For more information on transactions, see the Transactions documentation
\nRequest and Invocation
\nOne coherent unit of work within the application, either a serverless function execution or container run. An individual request usually represents a communication between resources - a message from resource to another to request or send data or to perform an action.
\nService
\nThe cloud-service and infrastructure hosting the application’s resources. Examples include AWS services like Lambda, DynamoDB, S3, EC2 and ECS, but also other SaaS like Twilio or Slack.
\nResource
\nA distinct software resource that can be identified and monitored like an individual Lambda function, DynamoDB table, ECS cluster, service or task, an EKS pod, deployment or cluster, etc.
\nIssue
\nAn issue is an historical record generated when Lumigo detects an unusual or unexpected event, or a series of events (not necessarily errors), that require attention and possibly action. For more information on issues, see the Issues documentation
\nAlert
\nAlerts allow real-time monitoring of your environment and provide visibility into performance metrics and exceptions. There are several types of available alerts with customizable triggers and integrations. For more information on alerts, see the Alerts documentation.
","css":"/*! tailwindcss v4.1.6 | MIT License | https://tailwindcss.com */\n@layer theme, base, components, utilities;\n@layer utilities;\n"},"mdx":true,"opts":{"alwaysThrow":false,"compatibilityMode":false,"copyButtons":true,"correctnewlines":false,"markdownOptions":{"fences":true,"commonmark":true,"gfm":true,"ruleSpaces":false,"listItemIndent":"1","spacedTable":true,"paddedTable":true},"lazyImages":true,"normalize":true,"safeMode":false,"settings":{"position":false},"theme":"light","customBlocks":{},"resourceID":"/branches/1.1/guides/setup-overview-draft","resourceType":"page","components":{},"baseUrl":"/","terms":[{"_id":"5e77571588e6ac00111f28fd","term":"Tracer","definition":"an open-source component that collects meta-data of the execution and communicates with the Lumigo backend system."},{"_id":"5e7757321f3a1e004d799947","term":"Transaction","definition":"one coherent unit of work within your application"}],"variables":{"user":{},"defaults":[]}},"terms":[{"_id":"5e77571588e6ac00111f28fd","term":"Tracer","definition":"an open-source component that collects meta-data of the execution and communicates with the Lumigo backend system."},{"_id":"5e7757321f3a1e004d799947","term":"Transaction","definition":"one coherent unit of work within your application"}],"variables":{"user":{},"defaults":[]}},"sidebar":[{"pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"setup-overview-draft","title":"Setup Overview","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/setup-overview-draft","category":"/branches/1.1/categories/guides/Quickstart","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"create-an-account","title":"Create Account","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/create-an-account","category":"/branches/1.1/categories/guides/Quickstart","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"connect-your-environment","title":"Connect Environment","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/connect-your-environment","category":"/branches/1.1/categories/guides/Quickstart","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"connect-environment-copy","title":"Trace Applications","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/connect-environment-copy","category":"/branches/1.1/categories/guides/Quickstart","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"setting-up-alerts","title":"Set Up Alert Notifications","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/setting-up-alerts","category":"/branches/1.1/categories/guides/Quickstart","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"invite-team-members","title":"Invite Users","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/invite-team-members","category":"/branches/1.1/categories/guides/Quickstart","parent":null}],"title":"Quickstart","uri":"/branches/1.1/categories/guides/Quickstart"},{"pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"distributed-tracing-overview","title":"Tracing Overview","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/distributed-tracing-overview","category":"/branches/1.1/categories/guides/DISTRIBUTED Tracing","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"serverless-applications","title":"Instrumentation of Serverless Applications","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"python","title":"Trace AWS Lambda Python functions","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/python","category":"/branches/1.1/categories/guides/DISTRIBUTED Tracing","parent":"/branches/1.1/guides/serverless-applications"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"nodejs","title":"Trace AWS Lambda Node.js functions","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/nodejs","category":"/branches/1.1/categories/guides/DISTRIBUTED Tracing","parent":"/branches/1.1/guides/serverless-applications"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"jvm","title":"Trace AWS Lambda Java functions","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/jvm","category":"/branches/1.1/categories/guides/DISTRIBUTED Tracing","parent":"/branches/1.1/guides/serverless-applications"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"net","title":"Trace AWS Lambda .NET functions","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/net","category":"/branches/1.1/categories/guides/DISTRIBUTED Tracing","parent":"/branches/1.1/guides/serverless-applications"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"go-1","title":"Trace AWS Lambda Go functions","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/go-1","category":"/branches/1.1/categories/guides/DISTRIBUTED Tracing","parent":"/branches/1.1/guides/serverless-applications"}],"uri":"/branches/1.1/guides/serverless-applications","category":"/branches/1.1/categories/guides/DISTRIBUTED Tracing","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"containerized-applications","title":"Instrumentation of Containerized Applications","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"opentelemetry","title":"OpenTelemetry Traces","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/opentelemetry","category":"/branches/1.1/categories/guides/DISTRIBUTED Tracing","parent":"/branches/1.1/guides/containerized-applications"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"lumigo-kubernetes-operator","title":"Lumigo Kubernetes Operator","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/lumigo-kubernetes-operator","category":"/branches/1.1/categories/guides/DISTRIBUTED Tracing","parent":"/branches/1.1/guides/containerized-applications"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"lumigo-opentelemetry-distribution-for-python","title":"Lumigo OpenTelemetry Distribution for Python","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/lumigo-opentelemetry-distribution-for-python","category":"/branches/1.1/categories/guides/DISTRIBUTED Tracing","parent":"/branches/1.1/guides/containerized-applications"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"lumigo-opentelemetry-distro-for-javascript","title":"Lumigo OpenTelemetry Distribution for Javascript","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/lumigo-opentelemetry-distro-for-javascript","category":"/branches/1.1/categories/guides/DISTRIBUTED Tracing","parent":"/branches/1.1/guides/containerized-applications"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"lumigo-opentelemetry-distro-for-java","title":"Lumigo OpenTelemetry Distribution for Java","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/lumigo-opentelemetry-distro-for-java","category":"/branches/1.1/categories/guides/DISTRIBUTED Tracing","parent":"/branches/1.1/guides/containerized-applications"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"opentelemetry-instrumentation-for-net-1","title":"OpenTelemetry Instrumentation for .NET","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/opentelemetry-instrumentation-for-net-1","category":"/branches/1.1/categories/guides/DISTRIBUTED Tracing","parent":"/branches/1.1/guides/containerized-applications"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"opentelemetry-instrumentation-for-ruby","title":"OpenTelemetry Instrumentation for Ruby","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/opentelemetry-instrumentation-for-ruby","category":"/branches/1.1/categories/guides/DISTRIBUTED Tracing","parent":"/branches/1.1/guides/containerized-applications"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"opentelemetry-instrumentation-for-php","title":"OpenTelemetry Instrumentation for PHP","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/opentelemetry-instrumentation-for-php","category":"/branches/1.1/categories/guides/DISTRIBUTED Tracing","parent":"/branches/1.1/guides/containerized-applications"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"opentelemetry-instrumentation-for-go","title":"OpenTelemetry Instrumentation for Go","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/opentelemetry-instrumentation-for-go","category":"/branches/1.1/categories/guides/DISTRIBUTED Tracing","parent":"/branches/1.1/guides/containerized-applications"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"opentelemetry-instrumentation-for-erlang-elixir","title":"OpenTelemetry Instrumentation for Erlang/Elixir","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/opentelemetry-instrumentation-for-erlang-elixir","category":"/branches/1.1/categories/guides/DISTRIBUTED Tracing","parent":"/branches/1.1/guides/containerized-applications"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"opentelemetry-instrumentation-for-swift","title":"OpenTelemetry Instrumentation for Swift","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/opentelemetry-instrumentation-for-swift","category":"/branches/1.1/categories/guides/DISTRIBUTED Tracing","parent":"/branches/1.1/guides/containerized-applications"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"opentelemetry-collector","title":"OpenTelemetry Collector","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/opentelemetry-collector","category":"/branches/1.1/categories/guides/DISTRIBUTED Tracing","parent":"/branches/1.1/guides/containerized-applications"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"lumigo-opentelemetry-endpoint","title":"Lumigo OpenTelemetry Endpoint","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/lumigo-opentelemetry-endpoint","category":"/branches/1.1/categories/guides/DISTRIBUTED Tracing","parent":"/branches/1.1/guides/containerized-applications"}],"uri":"/branches/1.1/guides/containerized-applications","category":"/branches/1.1/categories/guides/DISTRIBUTED Tracing","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"tracing-tokens-and-updates","title":"Tracing Tokens and Updates","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"lumigo-tokens","title":"Lumigo Tokens","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/lumigo-tokens","category":"/branches/1.1/categories/guides/DISTRIBUTED Tracing","parent":"/branches/1.1/guides/tracing-tokens-and-updates"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"update-lumigo-tracer-version","title":"Update Lambda tracer version","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/update-lumigo-tracer-version","category":"/branches/1.1/categories/guides/DISTRIBUTED Tracing","parent":"/branches/1.1/guides/tracing-tokens-and-updates"}],"uri":"/branches/1.1/guides/tracing-tokens-and-updates","category":"/branches/1.1/categories/guides/DISTRIBUTED Tracing","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"tracing-limits","title":"Tracing Limits","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/tracing-limits","category":"/branches/1.1/categories/guides/DISTRIBUTED Tracing","parent":null}],"title":"DISTRIBUTED Tracing","uri":"/branches/1.1/categories/guides/DISTRIBUTED Tracing"},{"pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"lambda-log-collection","title":"Logs Collection","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/lambda-log-collection","category":"/branches/1.1/categories/guides/LOG MANAGEMENT","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"logs-search","title":"Log Search & Filter","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/logs-search","category":"/branches/1.1/categories/guides/LOG MANAGEMENT","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"logs-sql-search","title":"Logs SQL Search","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/logs-sql-search","category":"/branches/1.1/categories/guides/LOG MANAGEMENT","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"logs-archiving","title":"Log Archiving","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/logs-archiving","category":"/branches/1.1/categories/guides/LOG MANAGEMENT","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"log-masking","title":"Secret masking in Logs","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/log-masking","category":"/branches/1.1/categories/guides/LOG MANAGEMENT","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"log-management-best-practices","title":"Log Management Best Practices","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/log-management-best-practices","category":"/branches/1.1/categories/guides/LOG MANAGEMENT","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"log-transformations","title":"Log Transformations","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/log-transformations","category":"/branches/1.1/categories/guides/LOG MANAGEMENT","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"logs-with-fluentbit","title":"Logs with Fluentbit","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/logs-with-fluentbit","category":"/branches/1.1/categories/guides/LOG MANAGEMENT","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"logs-with-fluentd","title":"Logs with Fluentd","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/logs-with-fluentd","category":"/branches/1.1/categories/guides/LOG MANAGEMENT","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"logs-with-logstash","title":"Logs with Logstash","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/logs-with-logstash","category":"/branches/1.1/categories/guides/LOG MANAGEMENT","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"logs-with-vercel-integration","title":"Logs with Vercel integration","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/logs-with-vercel-integration","category":"/branches/1.1/categories/guides/LOG MANAGEMENT","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"logs-with-kubernetes","title":"Logs with Kubernetes","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"operator-from-distributions","title":"Kubernetes Logging with Lumigo Operator","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/operator-from-distributions","category":"/branches/1.1/categories/guides/LOG MANAGEMENT","parent":"/branches/1.1/guides/logs-with-kubernetes"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"operator-from-files","title":"Kubernetes Logging from Files","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/operator-from-files","category":"/branches/1.1/categories/guides/LOG MANAGEMENT","parent":"/branches/1.1/guides/logs-with-kubernetes"}],"uri":"/branches/1.1/guides/logs-with-kubernetes","category":"/branches/1.1/categories/guides/LOG MANAGEMENT","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":true,"renderable":{"status":true},"slug":"logs-with-distributions","title":"Logs with Distributions","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"logs-with-python","title":"Logs with Python","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/logs-with-python","category":"/branches/1.1/categories/guides/LOG MANAGEMENT","parent":"/branches/1.1/guides/logs-with-distributions"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"logs-with-javascript","title":"Logs with Javascript","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/logs-with-javascript","category":"/branches/1.1/categories/guides/LOG MANAGEMENT","parent":"/branches/1.1/guides/logs-with-distributions"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"logs-with-java","title":"Logs with Java","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/logs-with-java","category":"/branches/1.1/categories/guides/LOG MANAGEMENT","parent":"/branches/1.1/guides/logs-with-distributions"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"logs-with-php","title":"Logs with PHP","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/logs-with-php","category":"/branches/1.1/categories/guides/LOG MANAGEMENT","parent":"/branches/1.1/guides/logs-with-distributions"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"logs-with-go","title":"Logs with Go","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/logs-with-go","category":"/branches/1.1/categories/guides/LOG MANAGEMENT","parent":"/branches/1.1/guides/logs-with-distributions"}],"uri":"/branches/1.1/guides/logs-with-distributions","category":"/branches/1.1/categories/guides/LOG MANAGEMENT","parent":null}],"title":"LOG MANAGEMENT","uri":"/branches/1.1/categories/guides/LOG MANAGEMENT"},{"pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"dashboard","title":"Dashboards","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"global-dashboard-parameters","title":"Global Dashboard Parameters","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/global-dashboard-parameters","category":"/branches/1.1/categories/guides/Guides","parent":"/branches/1.1/guides/dashboard"}],"uri":"/branches/1.1/guides/dashboard","category":"/branches/1.1/categories/guides/Guides","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"issues","title":"Issues","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"issue-details","title":"Issue Details View","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/issue-details","category":"/branches/1.1/categories/guides/Guides","parent":"/branches/1.1/guides/issues"}],"uri":"/branches/1.1/guides/issues","category":"/branches/1.1/categories/guides/Guides","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"alerts","title":"Alerts","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"event-alert","title":"Event Alert","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/event-alert","category":"/branches/1.1/categories/guides/Guides","parent":"/branches/1.1/guides/alerts"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"metric-alert","title":"Metric Alert","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/metric-alert","category":"/branches/1.1/categories/guides/Guides","parent":"/branches/1.1/guides/alerts"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"cloudwatch-metric-alert","title":"CloudWatch Metric Alert","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/cloudwatch-metric-alert","category":"/branches/1.1/categories/guides/Guides","parent":"/branches/1.1/guides/alerts"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"import-cloudwatch-alarms","title":"Import CloudWatch Alarms","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/import-cloudwatch-alarms","category":"/branches/1.1/categories/guides/Guides","parent":"/branches/1.1/guides/alerts"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"notifications","title":"Alert Notifications","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/notifications","category":"/branches/1.1/categories/guides/Guides","parent":"/branches/1.1/guides/alerts"}],"uri":"/branches/1.1/guides/alerts","category":"/branches/1.1/categories/guides/Guides","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"system-map","title":"System Map","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/system-map","category":"/branches/1.1/categories/guides/Guides","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"events","title":"Traces Search","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/events","category":"/branches/1.1/categories/guides/Guides","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"transactions","title":"Explore Transactions","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"transactions-drilldown-view","title":"Transaction View","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/transactions-drilldown-view","category":"/branches/1.1/categories/guides/Guides","parent":"/branches/1.1/guides/transactions"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"graph","title":"Transaction Graph","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/graph","category":"/branches/1.1/categories/guides/Guides","parent":"/branches/1.1/guides/transactions"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"timeline","title":"Transaction Timeline","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/timeline","category":"/branches/1.1/categories/guides/Guides","parent":"/branches/1.1/guides/transactions"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"logs","title":"Transaction Logs","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/logs","category":"/branches/1.1/categories/guides/Guides","parent":"/branches/1.1/guides/transactions"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"trace-details","title":"Trace Details","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/trace-details","category":"/branches/1.1/categories/guides/Guides","parent":"/branches/1.1/guides/transactions"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"endpoints","title":"Endpoints","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/endpoints","category":"/branches/1.1/categories/guides/Guides","parent":"/branches/1.1/guides/transactions"}],"uri":"/branches/1.1/guides/transactions","category":"/branches/1.1/categories/guides/Guides","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"functions","title":"AWS Lambda","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"function-drilldown-view","title":"Function Details View","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/function-drilldown-view","category":"/branches/1.1/categories/guides/Guides","parent":"/branches/1.1/guides/functions"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"deployment-points","title":"Function Deployments","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/deployment-points","category":"/branches/1.1/categories/guides/Guides","parent":"/branches/1.1/guides/functions"}],"uri":"/branches/1.1/guides/functions","category":"/branches/1.1/categories/guides/Guides","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"ecs","title":"Amazon ECS","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/ecs","category":"/branches/1.1/categories/guides/Guides","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"live-tail","title":"Live-Tail","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/live-tail","category":"/branches/1.1/categories/guides/Guides","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"api-gateway","title":"API Gateway View","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/api-gateway","category":"/branches/1.1/categories/guides/Guides","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"appsync","title":"AWS AppSync View","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/appsync","category":"/branches/1.1/categories/guides/Guides","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"kubernetes-single-workload-page","title":"Kubernetes Single Workload Page","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/kubernetes-single-workload-page","category":"/branches/1.1/categories/guides/Guides","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"kubernetes-cluster-page","title":"Kubernetes Cluster Page","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/kubernetes-cluster-page","category":"/branches/1.1/categories/guides/Guides","parent":null}],"title":"Guides","uri":"/branches/1.1/categories/guides/Guides"},{"pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"programmatic-errors","title":"Customize application errors with Programmatic Errors","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/programmatic-errors","category":"/branches/1.1/categories/guides/Best Practices","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"execution-tags","title":"Enrich traces with Execution Tags","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/execution-tags","category":"/branches/1.1/categories/guides/Best Practices","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"tags","title":"Tag resources with Lumigo Tags","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/tags","category":"/branches/1.1/categories/guides/Best Practices","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"execution-leak-detected","title":"Troubleshoot execution leak","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/execution-leak-detected","category":"/branches/1.1/categories/guides/Best Practices","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"log-streaming","title":"Log Streaming","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/log-streaming","category":"/branches/1.1/categories/guides/Best Practices","parent":null}],"title":"Best Practices","uri":"/branches/1.1/categories/guides/Best Practices"},{"pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"jira","title":"Jira","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/jira","category":"/branches/1.1/categories/guides/Integrations","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"notifications-and-incidents","title":"Notifications and Incidents","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"slack-1","title":"Slack","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/slack-1","category":"/branches/1.1/categories/guides/Integrations","parent":"/branches/1.1/guides/notifications-and-incidents"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"pagerduty","title":"PagerDuty","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/pagerduty","category":"/branches/1.1/categories/guides/Integrations","parent":"/branches/1.1/guides/notifications-and-incidents"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"microsoft-teams","title":"Microsoft Teams","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/microsoft-teams","category":"/branches/1.1/categories/guides/Integrations","parent":"/branches/1.1/guides/notifications-and-incidents"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"victorops","title":"VictorOps","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/victorops","category":"/branches/1.1/categories/guides/Integrations","parent":"/branches/1.1/guides/notifications-and-incidents"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"opsgenie","title":"OpsGenie","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/opsgenie","category":"/branches/1.1/categories/guides/Integrations","parent":"/branches/1.1/guides/notifications-and-incidents"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"webhooks","title":"Webhooks","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/webhooks","category":"/branches/1.1/categories/guides/Integrations","parent":"/branches/1.1/guides/notifications-and-incidents"}],"uri":"/branches/1.1/guides/notifications-and-incidents","category":"/branches/1.1/categories/guides/Integrations","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"deployments","title":"Deployments","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"aws-cdk","title":"AWS CDK","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/aws-cdk","category":"/branches/1.1/categories/guides/Integrations","parent":"/branches/1.1/guides/deployments"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"serverless-framework","title":"Serverless Framework","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/serverless-framework","category":"/branches/1.1/categories/guides/Integrations","parent":"/branches/1.1/guides/deployments"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"serverless-stack","title":"Serverless Stack","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/serverless-stack","category":"/branches/1.1/categories/guides/Integrations","parent":"/branches/1.1/guides/deployments"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"stackery","title":"Stackery","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/stackery","category":"/branches/1.1/categories/guides/Integrations","parent":"/branches/1.1/guides/deployments"}],"uri":"/branches/1.1/guides/deployments","category":"/branches/1.1/categories/guides/Integrations","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"repositories","title":"Repositories","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"github","title":"GitHub","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/github","category":"/branches/1.1/categories/guides/Integrations","parent":"/branches/1.1/guides/repositories"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"gitlab","title":"GitLab","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/gitlab","category":"/branches/1.1/categories/guides/Integrations","parent":"/branches/1.1/guides/repositories"},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"bitbucket","title":"Bitbucket","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/bitbucket","category":"/branches/1.1/categories/guides/Integrations","parent":"/branches/1.1/guides/repositories"}],"uri":"/branches/1.1/guides/repositories","category":"/branches/1.1/categories/guides/Integrations","parent":null}],"title":"Integrations","uri":"/branches/1.1/categories/guides/Integrations"},{"pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"lambda-extensions","title":"Lambda Extensions","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/lambda-extensions","category":"/branches/1.1/categories/guides/More Information","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"lambda-aliases","title":"Lambda Aliases","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/lambda-aliases","category":"/branches/1.1/categories/guides/More Information","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"lambda-layers","title":"Lambda Layers","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/lambda-layers","category":"/branches/1.1/categories/guides/More Information","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"lambdaedge-tracing","title":"Lambda@Edge Tracing","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/lambdaedge-tracing","category":"/branches/1.1/categories/guides/More Information","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"step-functions","title":"AWS Step Functions","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/step-functions","category":"/branches/1.1/categories/guides/More Information","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"vpc","title":"VPC","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/vpc","category":"/branches/1.1/categories/guides/More Information","parent":null}],"title":"More Information","uri":"/branches/1.1/categories/guides/More Information"},{"pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"settings","title":"Settings","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/settings","category":"/branches/1.1/categories/guides/Account Management","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"account","title":"AWS Account","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"iam-role","title":"Lumigo IAM Role","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/iam-role","category":"/branches/1.1/categories/guides/Account Management","parent":"/branches/1.1/guides/account"}],"uri":"/branches/1.1/guides/account","category":"/branches/1.1/categories/guides/Account Management","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"integrations","title":"Integrations","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/integrations","category":"/branches/1.1/categories/guides/Account Management","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"monitoringtracing","title":"Monitoring & Tracing","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/monitoringtracing","category":"/branches/1.1/categories/guides/Account Management","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"team-management","title":"User Management","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/team-management","category":"/branches/1.1/categories/guides/Account Management","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"usage-and-billing","title":"Usage and Billing","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/usage-and-billing","category":"/branches/1.1/categories/guides/Account Management","parent":null}],"title":"Account Management","uri":"/branches/1.1/categories/guides/Account Management"},{"pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"metrics-overview","title":"Metrics Overview","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/metrics-overview","category":"/branches/1.1/categories/guides/Metrics","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"metrics-with-opentelemetry-1","title":"Metrics with OpenTelemetry","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/metrics-with-opentelemetry-1","category":"/branches/1.1/categories/guides/Metrics","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"kubernetes-metrics","title":"Kubernetes Metrics","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/kubernetes-metrics","category":"/branches/1.1/categories/guides/Metrics","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"metrics-streaming-copy","title":"CloudWatch Metrics Streaming","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/metrics-streaming-copy","category":"/branches/1.1/categories/guides/Metrics","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"metrics-with-prometheus","title":"Metrics with Prometheus","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/metrics-with-prometheus","category":"/branches/1.1/categories/guides/Metrics","parent":null}],"title":"Metrics","uri":"/branches/1.1/categories/guides/Metrics"},{"pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"secret-masking","title":"Secret Masking / Data Scrubbing","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/secret-masking","category":"/branches/1.1/categories/guides/Data Security and Compliance","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"domain-scrubbing","title":"Domain Scrubbing","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/domain-scrubbing","category":"/branches/1.1/categories/guides/Data Security and Compliance","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"security-privacy","title":"Security and Privacy","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/security-privacy","category":"/branches/1.1/categories/guides/Data Security and Compliance","parent":null}],"title":"Data Security and Compliance","uri":"/branches/1.1/categories/guides/Data Security and Compliance"},{"pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"faq","title":"FAQ","type":"basic","updatedAt":"2025-06-19T10:08:39.000Z","pages":[],"uri":"/branches/1.1/guides/faq","category":"/branches/1.1/categories/guides/Support","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"support","title":"Contact Support","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/support","category":"/branches/1.1/categories/guides/Support","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"release-notes","title":"Release Notes","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/release-notes","category":"/branches/1.1/categories/guides/Support","parent":null},{"deprecated":false,"hidden":false,"isBodyEmpty":false,"renderable":{"status":true},"slug":"service-health","title":"System Status","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/service-health","category":"/branches/1.1/categories/guides/Support","parent":null}],"title":"Support","uri":"/branches/1.1/categories/guides/Support"},{"pages":[{"deprecated":false,"hidden":false,"isBodyEmpty":true,"renderable":{"status":true},"slug":"metrics-1","title":"Metrics","type":"basic","updatedAt":"2025-06-20T11:43:23.000Z","pages":[],"uri":"/branches/1.1/guides/metrics-1","category":"/branches/1.1/categories/guides/Lumigo Platform","parent":null}],"title":"Lumigo Platform","uri":"/branches/1.1/categories/guides/Lumigo Platform"}],"branches":{"total":0,"page":1,"per_page":100,"paging":{"next":null,"previous":null,"first":"/lumigo/api-next/v2/branches?prefix=v1.1&page=1&per_page=100","last":null},"data":[],"type":"branch"},"config":{"algoliaIndex":"readme_search_v2","amplitude":{"apiKey":"dc8065a65ef83d6ad23e37aaf014fc84","enabled":true},"asset_url":"https://cdn.readme.io","domain":"readme.io","domainFull":"https://dash.readme.com","encryptedLocalStorageKey":"ekfls-2025-03-27","fullstory":{"enabled":true,"orgId":"FSV9A"},"metrics":{"billingCronEnabled":"true","dashUrl":"https://m.readme.io","defaultUrl":"https://m.readme.io","exportMaxRetries":12,"wsUrl":"wss://m.readme.io"},"proxyUrl":"https://try.readme.io","readmeRecaptchaSiteKey":"6LesVBYpAAAAAESOCHOyo2kF9SZXPVb54Nwf3i2x","releaseVersion":"5.394.0","sentry":{"dsn":"https://3bbe57a973254129bcb93e47dc0cc46f@o343074.ingest.sentry.io/2052166","enabled":true},"shMigration":{"promoVideo":"","forceWaitlist":false,"migrationPreview":false},"sslBaseDomain":"readmessl.com","sslGenerationService":"ssl.readmessl.com","stripePk":"pk_live_5103PML2qXbDukVh7GDAkQoR4NSuLqy8idd5xtdm9407XdPR6o3bo663C1ruEGhXJjpnb2YCpj8EU1UvQYanuCjtr00t1DRCf2a","superHub":{"newProjectsEnabled":true},"wootric":{"accountToken":"NPS-122b75a4","enabled":true}},"context":{"labs":{},"user":{},"terms":[{"_id":"5e77571588e6ac00111f28fd","term":"Tracer","definition":"an open-source component that collects meta-data of the execution and communicates with the Lumigo backend system."},{"_id":"5e7757321f3a1e004d799947","term":"Transaction","definition":"one coherent unit of work within your application"}],"variables":{"user":{},"defaults":[]},"project":{"_id":"5d78fda75adaaa013e2a443e","appearance":{"nextStepsLabel":"","hideTableOfContents":false,"showVersion":false,"html_hidelinks":false,"global_landing_page":{"redirect":"","html":""},"html_footer_meta":"","html_head":"","html_footer":"","html_body":"","html_promo":"","javascript_hub2":"","javascript":"","stylesheet_hub2":"","stylesheet":"","favicon":["https://files.readme.io/98dde14-Favicon.svg","Favicon.svg",16,16,"#ffc94f"],"logo_white_use":true,"logo_white":["https://files.readme.io/4b395a0-lumigo-bottom-logo.svg","lumigo-bottom-logo.svg",300,66,"#ffffff"],"logo":["https://files.readme.io/7b720ed-lumigo-white-logo.svg","lumigo-white-logo.svg",110,37,"#101415"],"promos":[{"extras":{"type":"search","buttonPrimary":"get-started","buttonSecondary":"none"},"title":"Welcome to Lumigo Docs!","text":"You'll find comprehensive guides and documentation to help you start working as quickly as possible, as well as provide support if you get stuck.","_id":"5d78fda75adaaa013e2a443f"}],"body":{"style":"none"},"header":{"img_pos":"cc","img_size":"cover","img":["https://files.readme.io/4bd4ee7-Lumigo_Twitter_Header_-_2_No_Text.jpg","Lumigo Twitter Header - 2 No Text.jpg",1500,500,"#3c416c"],"style":"solid","linkStyle":"buttons"},"typography":{"tk_body":"","tk_headline":"","tk_key":"","typekit":false,"body":"Open+Sans:400:sans-serif","headline":"Open+Sans:400:sans-serif"},"colors":{"body_highlight":"#243265","header_text":"","main_alt":"","main":"#243265","highlight":"","custom_login_link_color":""},"main_body":{"type":"links"},"splitReferenceDocs":false,"childrenAsPills":false,"hide_logo":false,"sticky":false,"landing":true,"overlay":"triangles","theme":"solid","link_logo_to_url":true,"referenceLayout":"row","rdmd":{"callouts":{"useIconFont":false},"theme":{"background":"","border":"","markdownEdge":"","markdownFont":"","markdownFontSize":"","markdownLineHeight":"","markdownRadius":"","markdownText":"","markdownTitle":"","markdownTitleFont":"","mdCodeBackground":"","mdCodeFont":"","mdCodeRadius":"","mdCodeTabs":"","mdCodeText":"","tableEdges":"","tableHead":"","tableHeadText":"","tableRow":"","tableStripe":"","tableText":"","text":"","title":""}},"subheaderStyle":"links","showMetricsInReference":true,"referenceSimpleMode":true,"stylesheet_hub3":"","loginLogo":[],"logo_large":false,"colorScheme":"system","changelog":{"layoutExpanded":false,"showAuthor":true,"showExactDate":false},"allowApiExplorerJsonEditor":false,"ai_dropdown":"enabled","ai_options":{"chatgpt":"enabled","claude":"enabled","clipboard":"enabled","view_as_markdown":"enabled","copilot":"enabled"},"showPageIcons":true,"layout":{"full_width":false,"style":"classic"}},"custom_domain":"docs.lumigo.io","childrenProjects":[],"derivedPlan":"business2018","description":"Welcome To The Lumigo Docs! Lumigo is an observability and troubleshooting platform for microservices and serverless environments. Built for developers, it lets them effortlessly find & fix issues in production.","isExternalSnippetActive":false,"error404":"","experiments":[],"first_page":"landing","flags":{"translation":false,"directGoogleToStableVersion":false,"disableAnonForum":false,"newApiExplorer":true,"newEditor":true,"hideGoogleAnalytics":false,"cookieAuthentication":false,"allowXFrame":false,"speedyRender":false,"correctnewlines":false,"swagger":false,"oauth":false,"migrationSwaggerRun":false,"migrationRun":false,"hub2":true,"enterprise":false,"allow_hub2":false,"alwaysShowDocPublishStatus":false,"newMarkdown":false,"newMarkdownBetaProgram":true,"oldMarkdown":false,"newSearch":true,"rdmdCompatibilityMode":false,"staging":false,"tutorials":true,"allowApiExplorerJsonEditor":false,"useReactApp":true,"auth0Oauth":false,"newHeader":false,"referenceRedesign":false,"graphql":false,"singleProjectEnterprise":false,"dashReact":false,"allowReferenceUpgrade":true,"metricsV2":true,"newEditorDash":true,"enableRealtimeExperiences":false,"reviewWorkflow":true,"star":false,"allowDarkMode":false,"forceDarkMode":false,"useReactGLP":false,"disablePasswordlessLogin":false,"personalizedDocs":false,"myDevelopers":false,"superHub":true,"developerDashboard":false,"allowReusableOTPs":false,"dashHomeRefresh":false,"owlbotAi":false,"apiV2":false,"git":{"read":false,"write":false},"superHubBeta":false,"dashQuickstart":false,"disableAutoTranslate":false,"customBlocks":false,"devDashHub":false,"disableSAMLScoping":false,"allowUnsafeCustomHtmlSuggestionsFromNonAdmins":false,"apiAccessRevoked":false,"passwordlessLogin":"default","disableSignups":false,"billingRedesignEnabled":true,"developerPortal":false,"mdx":true,"superHubDevelopment":false,"annualBillingEnabled":true,"devDashBillingRedesignEnabled":false,"enableOidc":false,"customComponents":true,"disableDiscussionSpamRecaptchaBypass":false,"developerViewUsersData":false,"changelogRssAlwaysPublic":false,"bidiSync":true,"superHubMigrationSelfServeFlow":false,"apiDesigner":false,"hideEnforceSSO":false,"localLLM":false,"superHubManageVersions":true,"gitSidebar":true,"superHubGlobalCustomBlocks":false,"childManagedBidi":false,"superHubBranches":false,"externalSdkSnippets":false,"requiresJQuery":false,"migrationPreview":false,"superHubPreview":false,"superHubBranchReviews":false,"superHubMergePermissions":false},"fullBaseUrl":"https://docs.lumigo.io/","git":{"migration":{"createRepository":{"start":"2025-01-07T23:01:12.823Z","end":"2025-01-07T23:01:13.256Z","status":"successful"},"transformation":{"end":"2025-01-07T23:01:13.776Z","start":"2025-01-07T23:01:13.520Z","status":"successful"},"migratingPages":{"end":"2025-01-07T23:01:14.583Z","start":"2025-01-07T23:01:13.844Z","status":"successful"},"enableSuperhub":{"start":"2025-01-07T23:12:19.858Z","status":"successful","end":"2025-01-07T23:12:19.859Z"}},"sync":{"linked_repository":{"id":"932244875","name":"new-docs","url":"https://github.com/lumigo-io/new-docs","provider_type":"github","privacy":{"visibility":"private","private":true},"linked_at":"2025-02-13T16:57:41.686Z","linked_by":"5d2e0781f069200045eb2393","connection":"67ae15fd71ee790012bf1fb1","full_name":"lumigo-io/new-docs","error":{}},"installationRequest":{},"connections":[{"_id":"67ae15fd71ee790012bf1fb1","active":true,"created_at":"2025-02-13T15:55:39.000Z","installation_id":61011173,"owner":{"type":"Organization","id":38886022,"login":"lumigo-io","site_admin":false},"provider_type":"github"}],"providers":[]}},"glossaryTerms":[{"_id":"5e77571588e6ac00111f28fd","term":"Tracer","definition":"an open-source component that collects meta-data of the execution and communicates with the Lumigo backend system."},{"_id":"5e7757321f3a1e004d799947","term":"Transaction","definition":"one coherent unit of work within your application"}],"graphqlSchema":"","gracePeriod":{"enabled":false,"endsAt":null},"shouldGateDash":false,"healthCheck":{"provider":"statusPage","settings":{"page":"sc8nr8j0mxr8","status":false,"url":""}},"intercom_secure_emailonly":true,"intercom":"oxt2wwhk","is_active":true,"integrations":{"login":{}},"internal":"","jwtExpirationTime":0,"landing_bottom":[{"type":"text-media","alignment":"left","side":"left","mediaType":"image","mediaImage":["https://files.readme.io/c4f9b7a-docs_lp.png","docs_lp.png",1096,756,"#000000"],"title":"Observability and debugging through automated distributed tracing","text":"With one-click distributed tracing, Lumigo lets developers effortlessly find and fix issues in serverless and containerized environments."},{"type":"text","alignment":"center","title":"","text":"Lumigo's tracers constantly improve and unlock new abilities with each version. Some new features may require a newer tracer version, therefore you should periodically ensure you're up to date to get the latest and greatest Lumigo features. \n\n**To update your Node.js tracer versions you can follow the [documentation](https://docs.lumigo.io/docs/update-lumigo-tracer-version)**."},{"type":"docs","alignment":"left","pageType":"Documentation"}],"mdxMigrationStatus":"rdmd","metrics":{"thumbsEnabled":true,"enabled":false,"monthlyLimit":0,"planLimit":5000000,"realtime":{"dashEnabled":false,"hubEnabled":false},"monthlyPurchaseLimit":0,"meteredBilling":{}},"modules":{"logs":false,"suggested_edits":true,"discuss":false,"changelog":true,"reference":false,"examples":true,"docs":true,"landing":false,"custompages":false,"tutorials":false,"graphql":false},"name":"Lumigo Docs","nav_names":{"discuss":"","changelog":"","reference":"","docs":"Documentation","tutorials":"","recipes":""},"oauth_url":"","onboardingCompleted":{"documentation":true,"appearance":true,"jwt":false,"api":false,"logs":false,"domain":true,"metricsSDK":false},"owlbot":{"enabled":false,"isPaying":false,"customization":{"answerLength":"long","customTone":"","defaultAnswer":"","forbiddenWords":"","tone":"neutral"},"copilot":{"enabled":false,"hasBeenUsed":false,"installedCustomPage":""}},"owner":{"id":null,"email":null,"name":null},"plan":"business2018","planOverride":"","planSchedule":{"stripeScheduleId":null,"changeDate":null,"nextPlan":null},"planStatus":"active","planTrial":"business2018","readmeScore":{"components":{"newDesign":{"enabled":true,"points":25},"reference":{"enabled":false,"points":50},"tryItNow":{"enabled":false,"points":35},"syncingOAS":{"enabled":false,"points":10},"customLogin":{"enabled":true,"points":25},"metrics":{"enabled":false,"points":40},"recipes":{"enabled":false,"points":15},"pageVoting":{"enabled":true,"points":1},"suggestedEdits":{"enabled":true,"points":10},"support":{"enabled":true,"points":5},"htmlLanding":{"enabled":false,"points":5},"guides":{"enabled":true,"points":10},"changelog":{"enabled":false,"points":5},"glossary":{"enabled":true,"points":1},"variables":{"enabled":false,"points":1},"integrations":{"enabled":true,"points":2}},"percentScore":37.5,"totalScore":79},"reCaptchaSiteKey":"","reference":{"alwaysUseDefaults":true,"defaultExpandResponseExample":false,"defaultExpandResponseSchema":false,"enableOAuthFlows":false},"seo":{"overwrite_title_tag":false},"stable":{"_id":"5f984646c468c00048b5b0e6","version":"1.1","version_clean":"1.1.0","codename":"Amit-test","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["5f984646c468c00048b5b0ad","5f984646c468c00048b5b0ae","5d7e00951aa141006b957a8a","5f984646c468c00048b5b0af","5f984646c468c00048b5b0b0","5f984646c468c00048b5b0b1","5ff197385411900042c4dc44","6376bf29127d99000316f6ab","638d0e32e3a2ae0081aa3c3b","63cd4e5547e5790097438e41","6656e2dab1cf060050dabeff","673a015d86038c00112f992e"],"project":"5d78fda75adaaa013e2a443e","createdAt":"2019-09-11T13:59:03.958Z","releaseDate":"2019-09-11T13:59:03.958Z","__v":2,"forked_from":"5d78fda75adaaa013e2a4442","updatedAt":"2024-11-17T14:44:45.308Z","pdfStatus":"","apiRegistries":[]},"subdomain":"lumigo","subpath":"","superHubWaitlist":false,"topnav":{"edited":true,"right":[{"type":"user","text":"User","url":"/login?redirect_uri=/docs/setup-overview-draft"}],"left":[],"bottom":[]},"trial":{"trialEndsAt":"2019-09-25T13:59:03.917Z","trialDeadlineEnabled":true},"translate":{"languages":[],"project_name":"","org_name":"","key_public":"","show_widget":false,"provider":"transifex"},"url":"https://lumigo.io","versions":[{"_id":"5d78fda75adaaa013e2a4442","project":"5d78fda75adaaa013e2a443e","createdAt":"2019-09-11T13:59:03.958Z","releaseDate":"2019-09-11T13:59:03.958Z","categories":["5d78fda75adaaa013e2a4443","5d7e003ae4cbc90049d9fbd9","5d7e00951aa141006b957a8a","5d7f457d856cd0005f618ed6","5d83457aa798d4006798e837","5db97f0d6f15a10135fa7f69","6376bf29127d99000316f6aa"],"is_deprecated":false,"is_hidden":true,"is_beta":false,"is_stable":false,"codename":"","version_clean":"1.0.0","version":"1","__v":9,"pdfStatus":"","apiRegistries":[]},{"_id":"5f984646c468c00048b5b0e6","version":"1.1","version_clean":"1.1.0","codename":"Amit-test","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["5f984646c468c00048b5b0ad","5f984646c468c00048b5b0ae","5d7e00951aa141006b957a8a","5f984646c468c00048b5b0af","5f984646c468c00048b5b0b0","5f984646c468c00048b5b0b1","5ff197385411900042c4dc44","6376bf29127d99000316f6ab","638d0e32e3a2ae0081aa3c3b","63cd4e5547e5790097438e41","6656e2dab1cf060050dabeff","673a015d86038c00112f992e"],"project":"5d78fda75adaaa013e2a443e","createdAt":"2019-09-11T13:59:03.958Z","releaseDate":"2019-09-11T13:59:03.958Z","__v":2,"forked_from":"5d78fda75adaaa013e2a4442","updatedAt":"2024-11-17T14:44:45.308Z","pdfStatus":"","apiRegistries":[]},{"_id":"6376519203da8a0fc6567ef0","version":"2.0","version_clean":"2.0.0","codename":"","is_stable":false,"is_beta":false,"is_hidden":true,"is_deprecated":false,"categories":["6376519203da8a0fc6567e7b","6376519203da8a0fc6567e7c","5d7e00951aa141006b957a8a","6376519203da8a0fc6567e7d","6376519203da8a0fc6567e7e","6376519203da8a0fc6567e7f","6376519203da8a0fc6567e83","6376bf29127d99000316f6ac"],"project":"5d78fda75adaaa013e2a443e","createdAt":"2019-09-11T13:59:03.958Z","releaseDate":"2019-09-11T13:59:03.958Z","__v":1,"forked_from":"5f984646c468c00048b5b0e6","pdfStatus":"","apiRegistries":[]}],"variableDefaults":[],"webhookEnabled":false,"isHubEditable":true},"projectStore":{"data":{"allow_crawlers":"disabled","canonical_url":null,"default_version":{"name":"1.1"},"description":"Welcome To The Lumigo Docs! Lumigo is an observability and troubleshooting platform for microservices and serverless environments. Built for developers, it lets them effortlessly find & fix issues in production.","git":{"connection":{"repository":{"full_name":"lumigo-io/new-docs","name":"new-docs","provider_type":"github","url":"https://github.com/lumigo-io/new-docs"},"organization":{"name":"lumigo-io","provider_type":"github"},"status":"active"}},"glossary":[{"_id":"5e77571588e6ac00111f28fd","term":"Tracer","definition":"an open-source component that collects meta-data of the execution and communicates with the Lumigo backend system."},{"_id":"5e7757321f3a1e004d799947","term":"Transaction","definition":"one coherent unit of work within your application"}],"homepage_url":"https://lumigo.io","id":"5d78fda75adaaa013e2a443e","name":"Lumigo Docs","parent":null,"redirects":[],"sitemap":"disabled","llms_txt":"disabled","subdomain":"lumigo","suggested_edits":"enabled","uri":"/projects/me","variable_defaults":[],"webhooks":[],"api_designer":{"allow_editing":"enabled"},"custom_login":{"login_url":null,"logout_url":null},"features":{"mdx":"enabled"},"mcp":{},"onboarding_completed":{"api":false,"appearance":true,"documentation":true,"domain":true,"jwt":false,"logs":false,"metricsSDK":false},"pages":{"not_found":null},"privacy":{"openapi":"admin","password":null,"view":"public"},"refactored":{"status":"enabled","migrated":"successful"},"seo":{"overwrite_title_tag":"disabled"},"plan":{"type":"business2018","grace_period":{"enabled":false,"end_date":null},"trial":{"expired":false,"end_date":"2019-09-25T13:59:03.917Z"}},"reference":{"api_sdk_snippets":"enabled","defaults":"always_use","json_editor":"disabled","oauth_flows":"disabled","request_history":"enabled","response_examples":"collapsed","response_schemas":"collapsed","sdk_snippets":{"external":"disabled"}},"health_check":{"provider":"statuspage","settings":{"manual":{"status":"down","url":null},"statuspage":{"id":"sc8nr8j0mxr8"}}},"integrations":{"aws":{"readme_webhook_login":{"region":null,"external_id":null,"role_arn":null,"usage_plan_id":null}},"bing":{"verify":null},"google":{"analytics":null,"site_verification":null},"heap":{"id":null},"koala":{"key":null},"localize":{"key":null},"postman":{"key":null,"client_id":null,"client_secret":null},"recaptcha":{"site_key":null,"secret_key":null},"segment":{"key":null,"domain":null},"speakeasy":{"key":null},"stainless":{"key":null,"name":null},"typekit":{"key":null},"zendesk":{"subdomain":null},"intercom":{"app_id":"oxt2wwhk","secure_mode":{"key":null,"email_only":true}}},"permissions":{"appearance":{"private_label":"enabled","custom_code":{"css":"enabled","html":"enabled","js":"disabled"}}},"appearance":{"brand":{"primary_color":"#243265","link_color":"#243265","theme":"system"},"changelog":{"layout":"collapsed","show_author":true,"show_exact_date":false},"layout":{"full_width":"disabled","style":"classic"},"markdown":{"callouts":{"icon_font":"emojis"}},"table_of_contents":"enabled","whats_next_label":null,"footer":{"readme_logo":"show"},"logo":{"size":"default","dark_mode":{"uri":null,"url":"https://files.readme.io/4b395a0-lumigo-bottom-logo.svg","name":"lumigo-bottom-logo.svg","width":300,"height":66,"color":"#ffffff","links":{"original_url":null}},"main":{"uri":null,"url":"https://files.readme.io/7b720ed-lumigo-white-logo.svg","name":"lumigo-white-logo.svg","width":110,"height":37,"color":"#101415","links":{"original_url":null}},"favicon":{"uri":null,"url":"https://files.readme.io/98dde14-Favicon.svg","name":"Favicon.svg","width":16,"height":16,"color":"#ffc94f","links":{"original_url":null}}},"custom_code":{"css":null,"js":null,"html":{"header":null,"home_footer":null,"page_footer":null}},"header":{"type":"solid","gradient_color":null,"link_style":"buttons","overlay":{"fill":"cover","type":"triangles","position":"center-center","image":{"uri":null,"url":"https://files.readme.io/4bd4ee7-Lumigo_Twitter_Header_-_2_No_Text.jpg","name":"Lumigo Twitter Header - 2 No Text.jpg","width":1500,"height":500,"color":"#3c416c","links":{"original_url":null}}}},"ai":{"dropdown":"enabled","options":{"chatgpt":"enabled","claude":"enabled","clipboard":"enabled","copilot":"enabled","view_as_markdown":"enabled"}},"navigation":{"first_page":"landing_page","left":[],"logo_link":"homepage","page_icons":"enabled","right":[{"type":"user_controls","title":null,"url":null,"custom_page":null}],"sub_nav":[],"subheader_layout":"links","version":"disabled","links":{"home":{"label":"Home","visibility":"disabled"},"graphql":{"label":"GraphQL","visibility":"disabled"},"guides":{"label":"Guides","alias":"Documentation","visibility":"enabled"},"reference":{"label":"API Reference","alias":null,"visibility":"disabled"},"recipes":{"label":"Recipes","alias":null,"visibility":"disabled"},"changelog":{"label":"Changelog","alias":null,"visibility":"enabled"},"discussions":{"label":"Discussions","alias":null,"visibility":"disabled"}}}}}},"version":{"_id":"5f984646c468c00048b5b0e6","version":"1.1","version_clean":"1.1.0","codename":"Amit-test","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["5f984646c468c00048b5b0ad","5f984646c468c00048b5b0ae","5d7e00951aa141006b957a8a","5f984646c468c00048b5b0af","5f984646c468c00048b5b0b0","5f984646c468c00048b5b0b1","5ff197385411900042c4dc44","6376bf29127d99000316f6ab","638d0e32e3a2ae0081aa3c3b","63cd4e5547e5790097438e41","6656e2dab1cf060050dabeff","673a015d86038c00112f992e"],"project":"5d78fda75adaaa013e2a443e","createdAt":"2019-09-11T13:59:03.958Z","releaseDate":"2019-09-11T13:59:03.958Z","__v":2,"forked_from":"5d78fda75adaaa013e2a4442","updatedAt":"2024-11-17T14:44:45.308Z","pdfStatus":"","apiRegistries":[]}},"is404":false,"isDetachedProductionSite":false,"lang":"en","langFull":"Default","reqUrl":"/docs/setup-overview-draft","version":{"_id":"5f984646c468c00048b5b0e6","version":"1.1","version_clean":"1.1.0","codename":"Amit-test","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["5f984646c468c00048b5b0ad","5f984646c468c00048b5b0ae","5d7e00951aa141006b957a8a","5f984646c468c00048b5b0af","5f984646c468c00048b5b0b0","5f984646c468c00048b5b0b1","5ff197385411900042c4dc44","6376bf29127d99000316f6ab","638d0e32e3a2ae0081aa3c3b","63cd4e5547e5790097438e41","6656e2dab1cf060050dabeff","673a015d86038c00112f992e"],"project":"5d78fda75adaaa013e2a443e","createdAt":"2019-09-11T13:59:03.958Z","releaseDate":"2019-09-11T13:59:03.958Z","__v":2,"forked_from":"5d78fda75adaaa013e2a4442","updatedAt":"2024-11-17T14:44:45.308Z","pdfStatus":"","apiRegistries":[]},"gitVersion":{"base":"1","display_name":"Amit-test","name":"1.1","release_stage":"release","source":"readme","state":"current","updated_at":"2025-06-20T15:30:21.000Z","uri":"/branches/1.1","privacy":{"view":"default"}},"versions":{"total":3,"page":1,"per_page":100,"paging":{"next":null,"previous":null,"first":"/lumigo/api-next/v2/branches?page=1&per_page=100","last":null},"data":[{"base":null,"display_name":null,"name":"1","release_stage":"release","source":"readme","state":"current","updated_at":"2025-01-07T23:24:59.223Z","uri":"/branches/1","privacy":{"view":"hidden"}},{"base":"1","display_name":"Amit-test","name":"1.1","release_stage":"release","source":"readme","state":"current","updated_at":"2025-06-20T15:30:21.982Z","uri":"/branches/1.1","privacy":{"view":"default"}},{"base":"1.1","display_name":null,"name":"2.0","release_stage":"release","source":"readme","state":"current","updated_at":"2025-01-07T23:12:19.564Z","uri":"/branches/2.0","privacy":{"view":"hidden"}}],"type":"version"}}">