Skip to content

[Documentation] ADX table/column is case sensitive but the documentation used incorrect column name #35671

@jundayin

Description

@jundayin

Component(s)

exporter/azuredataexplorer

Describe the issue you're reporting

Hi,

The attributes mapping in the ADX exporter documentation listed out table columns like TraceId / SpanId / ParentId, but the sample code of creating tables in ADX in the same document uses TraceID / SpanID / ParentID. The source code of the exporter also uses ID instead of Id.

Please keep in mind that, ADX is a case-sensitive database and the data of TraceID cannot be mapped into TraceId correctly.

I'm glad to open a PR to fixup the doc

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions