From 111d7f8f879f38f06061db6ac2b0f034998f9906 Mon Sep 17 00:00:00 2001 From: Leo Parente <23251360+leoparente@users.noreply.github.com> Date: Tue, 21 Jul 2026 11:41:06 -0300 Subject: [PATCH] docs(readme): sync Supported entities list with docs/examples The README's "Supported entities (object types)" list had drifted behind the per-entity examples in docs/examples/. Add the 16 object types that have an example (and are Entity oneof members) but were missing from the list: Cable, Cable Bundle, Cable Path, Cable Termination, Custom Field, Custom Field Choice Set, Custom Link, Device Config, Journal Entry, Module Type Profile, Owner, Owner Group, Rack Group, Rack Reservation, Script Module, Virtual Machine Type. The list now matches docs/examples/ exactly (100 object types, 1:1). Co-Authored-By: Claude Opus 4.8 --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 459038a..aec5a3f 100644 --- a/README.md +++ b/README.md @@ -504,6 +504,10 @@ These attributes are added alongside standard OTLP resource attributes (`service * ASN * ASN Range * Aggregate +* Cable +* Cable Bundle +* Cable Path +* Cable Termination * Circuit * Circuit Group * Circuit Group Assignment @@ -518,8 +522,12 @@ These attributes are added alongside standard OTLP resource attributes (`service * Contact Assignment * Contact Group * Contact Role +* Custom Field +* Custom Field Choice Set +* Custom Link * Device * Device Bay +* Device Config * Device Role * Device Type * FHRP Group @@ -535,6 +543,7 @@ These attributes are added alongside standard OTLP resource attributes (`service * Interface * Inventory Item * Inventory Item Role +* Journal Entry * L2VPN * L2VPN Termination * Location @@ -543,6 +552,9 @@ These attributes are added alongside standard OTLP resource attributes (`service * Module * Module Bay * Module Type +* Module Type Profile +* Owner +* Owner Group * Platform * Power Feed * Power Outlet @@ -554,12 +566,15 @@ These attributes are added alongside standard OTLP resource attributes (`service * Provider Network * RIR * Rack +* Rack Group +* Rack Reservation * Rack Role * Rack Type * Rear Port * Region * Role * Route Target +* Script Module * Service * Site * Site Group @@ -582,6 +597,7 @@ These attributes are added alongside standard OTLP resource attributes (`service * Virtual Device Context * Virtual Disk * Virtual Machine +* Virtual Machine Type * Wireless Lan * Wireless Lan Group * Wireless Link