Commit Graph

20 Commits

Author SHA1 Message Date
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