Skip to content

Update billable event schema and standard context with deployment type

Problem

Currently, we do not have a clear way to identify deployment type. realm is very limited and is showing false value in many cases.

We need new field deployment_type that should help us distinguish this.

Solution

Add new field deployment_type in the standard context and billable schema

It should be enum type with possible values com,dedicated and self-managed

deployment_type should be optional field