Skip to content

Commit 19146a5

Browse files
committed
Change TODOs to bulleted list.
1 parent 119505f commit 19146a5

File tree

1 file changed

+10
-10
lines changed
  • instrumentation-genai/opentelemetry-instrumentation-google-genai

1 file changed

+10
-10
lines changed

instrumentation-genai/opentelemetry-instrumentation-google-genai/TODOS.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44

55
Here are some TODO items required to achieve stability for this package:
66

7-
1. Add more span-level attributes for request configuration
8-
2. Add more span-level attributes for response information
9-
3. Verify and correct formatting of events:
10-
- Including the 'role' field for message events
11-
- Including tool invocation information
12-
4. Emit events for safety ratings when they block responses
13-
5. Additional cleanup/improvement tasks such as:
14-
- Adoption of 'wrapt' instead of 'functools.wraps'
15-
- Bolstering test coverage
16-
6. Migrate tests to use VCR.py
7+
- Add more span-level attributes for request configuration
8+
- Add more span-level attributes for response information
9+
- Verify and correct formatting of events:
10+
- Including the 'role' field for message events
11+
- Including tool invocation information
12+
- Emit events for safety ratings when they block responses
13+
- Additional cleanup/improvement tasks such as:
14+
- Adoption of 'wrapt' instead of 'functools.wraps'
15+
- Bolstering test coverage
16+
- Migrate tests to use VCR.py
1717

1818
## Future
1919

0 commit comments

Comments
 (0)