modifier

package
v0.0.0-...-ff5d507 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package modifier provides trace payload modification functionality for serverless environments

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TracerPayloadModifier

type TracerPayloadModifier struct {
	// contains filtered or unexported fields
}

TracerPayloadModifier modifies tracer payloads for serverless environments

func NewTracerPayloadModifier

func NewTracerPayloadModifier(functionTags string) *TracerPayloadModifier

NewTracerPayloadModifier creates a new TracerPayloadModifier with the given function tags

func (*TracerPayloadModifier) Modify

func (t *TracerPayloadModifier) Modify(tp *pb.TracerPayload)

Modify updates the tracer payload to include the `_dd.tags.function` tag in its tags structure, containing the function tags that need to be applied to the payload.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL