Open lmolkova opened 6 days ago
Removes requirement to update schema-next.yaml when making breaking changes.
See:
Let's admit that the process is not working and stop updating schema files manually and invest into automated process - https://github.com/open-telemetry/semantic-conventions/issues/1426 and https://github.com/open-telemetry/weaver/issues/186
[chore]
Removes requirement to update schema-next.yaml when making breaking changes.
See:
1595 - we had a typo and there was no tooling to catch it. Since schema files are immutable, there is no way to fix it now
911 - we renamed attributes only on spans (but attributes apply to metrics too) and now there is no way to fix it
Let's admit that the process is not working and stop updating schema files manually and invest into automated process - https://github.com/open-telemetry/semantic-conventions/issues/1426 and https://github.com/open-telemetry/weaver/issues/186
Merge requirement checklist
[chore]