We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65078b7 commit c398e3eCopy full SHA for c398e3e
1 file changed
threadwinds-ingestion/internal/mapper/entity_mapper.go
@@ -90,7 +90,6 @@ func (m *EntityMapper) BuildEntity(entityType string, value any, context EntityE
90
Attributes: attrs,
91
Reputation: reputation,
92
Tags: tags,
93
- VisibleBy: []string{"utmstack"},
94
Associations: nil,
95
}
96
0 commit comments