With the .NET tracker, and a custom context schema path using dot notation, we’re getting a ton of bad records with the following error message: "error: ECMA 262 regex “^iglu:[a-zA-Z0-9-.]+/[a-zA-Z0-9-]+/[a-zA-Z0-9-_]+/[0-9]±[0-9]±[0-9]+$” does not match input string “iglu:com.nordstrom/custom_event/jsonschema/1.0.0”
Should we (and the docs) be using hyphens 1-0-0, or should the tracker be updated to convert? Many of the non-JS tracker docs specify dot notation. I’m happy to create a GH issue if the docs are incorrect.
https://github.com/snowplow/snowplow/wiki/.net-tracker#411-custom-contexts
Thanks!