Commit Graph

35 Commits

Author SHA1 Message Date
Liudmila Molkova 570283b62f
Check deprecated.rename_to type compatibility and more (#2688) 2025-08-27 16:59:01 +00:00
Liudmila Molkova c21e56064c
Add missing brief on `ios.state` attribute and add policies to require briefs (#2506) 2025-08-07 20:34:14 +00:00
Liudmila Molkova cc34ab23cb
Allow complex attributes on spans (#2588) 2025-08-05 00:08:36 +00:00
Trask Stalnaker 15be6b3216
Enforce consistency of metric briefs (#2540) 2025-07-21 04:57:36 +00:00
Liudmila Molkova 2621f69974
Add annotation to exclude collisions on `cloud.platform` enum and add policies (#2477) 2025-07-04 22:19:23 +00:00
Josh Suereth c182d6cdb1
Add stability requirements for entities to have attribute roles. (#2378) 2025-06-23 21:59:05 +00:00
Liudmila Molkova d1d43c3bd0
Update general event guidance and policies to allow complex attributes on events only (#2240)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Robert Pająk <pellared@hotmail.com>
2025-05-27 23:13:50 +00:00
Liudmila Molkova 4795eb6a7b
Use deprecated struct instead of text, add policies (#2047) 2025-05-11 18:12:58 +00:00
Josh Suereth 9a4ea417ba
(chore) Resource -> Entity : Part 2 : Update all group ids, group id guidance and references to group ids. (#2244) 2025-05-08 15:05:50 +00:00
Josh Suereth fc9b3eb53e
Updated weaver to v0.15.0 (#2230) 2025-05-05 16:41:03 +00:00
Josh Suereth c1146636ab
Add bare minimum Entity Association capabilities - Apply to System + Process semconv (#2123) 2025-04-28 16:28:37 +00:00
Liudmila Molkova 37aa27712f
Update weaver to 0.14.0 and allow `_` -> `.` renames (#2086) 2025-04-11 09:30:39 -07:00
Liudmila Molkova bfe6e1ecde
Add stability to `network.interface.name` and event fields, add temp policy check (#1781) 2025-01-22 18:11:09 -08:00
Alexandra Konrad 527cb4e92a
[chore] update enum rule to include all stability types (#1731)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2025-01-15 15:08:14 +00:00
Liudmila Molkova 2f3d1ba1df
Upgrade rego to v1 (#1718)
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2025-01-06 11:29:36 -08:00
Steve Gordon 41053b5079
Mark .NET runtime metrics as stable (#1609)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-12-03 12:39:24 -08:00
Liudmila Molkova 123dd93489
Relax collision detection policy to allow collisions between deprecated namespaces and attributes (and vice-versa) (#1642) 2024-12-02 13:35:47 -08:00
Liudmila Molkova 176532d4a2
Fix event policy check broken after 1.29.0 release (#1641) 2024-12-02 11:04:28 -08:00
Liudmila Molkova 03e1ba08fe
Remove requirement_level usages from registry and add a policy to check (#1606) 2024-11-25 11:08:46 -05:00
Liudmila Molkova 52730dcefe
Makes all span/metric/event/resource groups id meaningful (#1512) 2024-11-11 08:16:29 -08:00
Josh Suereth 2ce39aa87d
Merge experimental and stable attributes per resource type. (#1423)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-11-06 08:24:28 -08:00
Liudmila Molkova d9d1e21a5b
Define semantic convention group and mixed stability rules (#1472) 2024-10-24 16:23:32 -07:00
Liudmila Molkova ffa4e8e911
Render events with bodies (#1464) 2024-10-18 15:07:22 -07:00
Liudmila Molkova a9fe0c6e32
Fix failing resource back compat checks (#1459) 2024-10-09 17:29:19 +02:00
Josh Suereth f14f54c159
Use YAML descriptions for Resources (#1400) 2024-09-16 09:01:23 -04:00
Nathan Baulch 735320c38b
[chore] Fix minor typos (#1379)
Co-authored-by: Alexander Wert <AlexanderWert@users.noreply.github.com>
2024-09-03 13:12:17 +02:00
Liudmila Molkova 5eb37f7068
Fix more process attributes without namespace (#1363)
Co-authored-by: Josh Suereth <joshuasuereth@google.com>
2024-08-28 08:33:12 -04:00
Liudmila Molkova 94b186c657
Check attribute/metric/event name format (#1302) 2024-08-22 07:43:12 -07:00
Josh Suereth bad36854b2
(chore) Move backwards compatibility checks to weaver. (#1327)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-08-20 11:29:36 -04:00
Josh Suereth f7d30b1755
Attempt to optimise attribute name collision checks. (#1328)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-08-19 08:05:56 -07:00
Aaron Clawson b3902e2ba3
Add tests for rego policies (#1334)
Co-authored-by: Aaron Clawson <MadVikingGod@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-08-14 16:52:21 -07:00
Liudmila Molkova a3cf57fcc3
Remove prefix in yaml, add policy check to block future usages (and minor cleanups) (#1293)
Co-authored-by: Alexandra Konrad <alexandra.konrad@elastic.co>
2024-08-01 08:47:32 -07:00
Liudmila Molkova d182f9e66f
Add attribute name and const names checks (#1209) 2024-07-31 13:27:51 -07:00
Liudmila Molkova aea69f203f
Add editorconfig for yaml, rego and makefile, fix rego tabs (#1286) 2024-07-30 12:54:14 -07:00
Josh Suereth 459fbdbe0a
Add policy enforcement for attribute registry. (#1208)
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
2024-07-23 07:37:06 -04:00