Skip to content

add dropoff event to ObjectTracing #1060

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 29, 2025

Conversation

cfkoehler
Copy link
Collaborator

@cfkoehler cfkoehler commented Feb 8, 2025

To test need to run like: LOG_OBJECT_TRACE=true ./emissary server

example output:

{"@timestamp":"2025-02-08T21:07:19.913Z","stage":"PICK_UP","inputFileName":"emissary-knight.png","node":"localhost"}
{"@timestamp":"2025-02-08T21:07:19.975Z","stage":"DROP_OFF","outputFileName":"20250392107_44b35a39-9b85-4752-ad78-fd9f46c69d48_localhost_json","inputFileName":"emissary-knight.png","outputType":"JSON","uuid":"437a7e20-0063-43a0-8d2d-9c781e26fa7c","node":"localhost"}
{"@timestamp":"2025-02-08T21:07:19.997Z","stage":"DROP_OFF","outputFileName":"202502082107000localhost.xml","inputFileName":"emissary-knight.png","outputType":"XML","uuid":"437a7e20-0063-43a0-8d2d-9c781e26fa7c","node":"localhost"}

@cfkoehler cfkoehler added enhancement An enhancement or update to an existing feature needs testing This change may necessitate further testing labels Feb 8, 2025
@cfkoehler cfkoehler changed the title Object trace drop off add dropoff event to ObjectTracing Feb 8, 2025
@cfkoehler cfkoehler marked this pull request as draft February 8, 2025 21:40
@cfkoehler cfkoehler force-pushed the object-trace-dropOff branch from 9f170fc to bb0d420 Compare April 15, 2025 20:53
@cfkoehler cfkoehler marked this pull request as ready for review April 15, 2025 20:53
@cfkoehler cfkoehler removed the needs testing This change may necessitate further testing label Apr 15, 2025
@jpdahlke jpdahlke added this to the v8.28.0 milestone Apr 18, 2025
@jpdahlke jpdahlke merged commit 1c6b407 into NationalSecurityAgency:main Apr 29, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or update to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants