[chore] Remove constraints from faas (#861)

Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>
This commit is contained in:
Liudmila Molkova 2024-04-02 08:14:23 -07:00 committed by GitHub
parent c33835975b
commit 8df2100849
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 4 deletions

View File

@ -40,16 +40,12 @@ groups:
brief: > brief: >
Semantic Convention for FaaS triggered as a response to some data Semantic Convention for FaaS triggered as a response to some data
source operation such as a database or filesystem read/write. source operation such as a database or filesystem read/write.
constraints:
- include: trace.http.server
- id: faas_span.pubsub - id: faas_span.pubsub
type: span type: span
brief: > brief: >
Semantic Convention for FaaS set to be executed when messages are Semantic Convention for FaaS set to be executed when messages are
sent to a messaging system. sent to a messaging system.
constraints:
- include: messaging
- id: faas_span.timer - id: faas_span.timer
prefix: faas prefix: faas