Skip to content

Commit 08b3a03

Browse files
Adding mention of filtered logs and events in Software Catalog docs (#30213)
Co-authored-by: Brett Blue <[email protected]>
1 parent b6d4361 commit 08b3a03

File tree

1 file changed

+1
-0
lines changed
  • content/en/internal_developer_portal/software_catalog/entity_model

1 file changed

+1
-0
lines changed

content/en/internal_developer_portal/software_catalog/entity_model/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ For detailed information about each version, including full schemas and example
100100
- **Enhanced relationship mapping**: With APM and USM data, you can automatically detect dependencies among components. v3.0 supports manual declaration to augment auto-detected system topology to ensure a complete overview of how components interact within your systems.
101101
- **Inheritance of system metadata**: Components within a system automatically inherit the system's metadata. It's no longer necessary to declare metadata for all related components one-by-one as in v2.1 and v2.2.
102102
- **Precise code location**: Add the mapping of your code location for your service. The `codeLocations` section in v3.0 specifies the locations of the code with the repository that contains the code and its associated `paths`. The `paths` attribute is a list of [globs][4] that should match paths in the repository.
103+
- **Filtered logs & events**: Declare saved logs and event queries for a `system` through the `logs` and `events` sections and view results on the System page.
103104
- **Custom entities**: Define custom entity types beyond Service, System, Datastore, Queue, and API. Scope scorecards and actions to specific entity types.
104105
- **(Upcoming) Integrations**: Integrate with third-party tools to dynamically source information related to your components (for example, GitHub pull requests, PagerDuty incidents, and GitLab pipelines). Report on and write scorecard rules against any third-party source.
105106
- **(Upcoming) Group by product or domain**: Organize components by product, enabling multiple layers of hierarchical grouping.

0 commit comments

Comments
 (0)