Skip to content

Data drop 400: 109: Field 'typeName' on type 'ExceptionDetails' #33397

Description

@nhtgl
  • Package Name: azure-monitor-opentelemetry-exporter
  • Package Version: 1.0.0b14
  • Operating System: debian
  • Python Version: 3.11

Describe the bug
A clear and concise description of what the bug is.

Every once in a while we get this error. Not sure if it's misconfigured on our end or if it's a bug.

Data drop 400: 109: Field 'typeName' on type 'ExceptionDetails' is required but missing or empty. 
Expected: string 
{
'additional_properties': {}, 
'version': 1, 
'name': 'Microsoft.ApplicationInsights.Exception', 
'time': '2023-12-05T14:25:51.098915Z',
'sample_rate': 100, 
'sequence': None, 
'instrumentation_key': '<key>', 
'tags': 
{
  'ai.device.id': 'e3c4d6859f04', 
  'ai.device.locale': 'en_US', 
  'ai.device.osVersion': '#1 SMP Wed Jun 21 23:17:09 UTC 2023', 
  'ai.device.type': 'Other', 
  'ai.internal.sdkVersion': 'py3.11.6:otel1.18.0:ext1.0.0b14', 
  'ai.cloud.role': '<service-name>', 
  'ai.cloud.roleInstance': '04d4bf52f693266441b170bf46cebd271f527fb80901df8f7ea26b618af74c76', 
  'ai.internal.nodeName': '04d4bf52f693266441b170bf46cebd271f527fb80901df8f7ea26b618af74c76', 'ai.operation.id': '00000000000000000000000000000000', 
  'ai.operation.parentId': '0000000000000000'
}, 
'data': <azure.monitor.opentelemetry.exporter._generated.models._models_py3.MonitorBase object at 0x7c869c3f00d0>}.

To Reproduce
Not sure.

Expected behavior
If typeName is empty then it should be sent with some default value, but sent.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Monitor - ExporterMonitor OpenTelemetry ExporterService AttentionWorkflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-author-feedbackWorkflow: More information is needed from author to address the issue.no-recent-activityThere has been no recent activity on this issue.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions