Skip to content

Conversation

@jaydeluca
Copy link
Member

Followup to #14770

cc @steverao

@jaydeluca jaydeluca requested a review from a team as a code owner November 20, 2025 00:49
Copy link
Member

@trask trask left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm interested in keeping this as lean as possible, because I keep running into context confusion (or ignoring context) when I pass in too much.

Which of these have been helpful for you in real world usage?

@@ -0,0 +1,130 @@
# OpenTelemetry Java Instrumentation
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm interested in keeping this as lean as possible, because I keep running into context confusion (or ignoring context) when I pass in too much.
Which of these have been helpful for you in real world usage?

I use claude locally instead of copilot, and I create specialized context collections for different tasks, which is pretty large and I haven't had any issues, but point taken.

I just slimmed it down a lot more. I was thinking of using this to collect various tips and things that come up in code reviews, as opposed to specifically including things I had issues with copilot with, but maybe thats the wrong approach and this should be updated as we encounter copilot specific issues? In which case I can cut this down even more for now

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.

2 participants