feat(csharp/src/Telemetry/Traces/Exporters/FileExporter): Create a JsonSerializableContext for SerializableActivity
Open
Type: enhancement
- Dominant language
- C#
- Stars
- 627
- Forks
- 217
- Avg merge
- 17h
- Merged PRs (30d)
- 57
Description
### What feature or improvement would you like to see?
Issue is that unknown structs/classes are not serializable, so need to ensure that the AddTag only allows string and numeric types instead of `object`.
Contributor guide
Assessment
This issue has not been assessed yet.