Skip to content

[WIP] Implement remaining tracing event emission on invokers#21

Closed
Copilot wants to merge 1 commit intodevelopfrom
copilot/fix-20
Closed

[WIP] Implement remaining tracing event emission on invokers#21
Copilot wants to merge 1 commit intodevelopfrom
copilot/fix-20

Conversation

Copy link

Copilot AI commented Jun 13, 2025

  • Explore repository structure and understand the current state
  • Identified that the improve-observability branch is not available
  • Located the invokers that need tracing implementation
  • Create minimal tracing infrastructure based on issue description
  • Implement tracing for DynamoInvoker
  • Implement tracing for HazelcastInvoker
  • Implement tracing for LamdaInvoker
  • Implement tracing for S3Invoker
  • Implement tracing for ServiceBusInvoker
  • Implement tracing for SOAPInvoker
  • Implement tracing for SqsInvoker
  • Implement tracing for StoreInvoker
  • Create appropriate tests for tracing implementation

Next step: Create the tracing infrastructure based on the patterns described in the issue, then implement it across the required invokers.

Fixes #20.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement remaining tracing event emission on invokers

2 participants