Skip to content

Commit

Permalink
[chore] Remove constraints from faas (#861)
Browse files Browse the repository at this point in the history
Co-authored-by: Armin Ruech <[email protected]>
  • Loading branch information
lmolkova and arminru authored Apr 2, 2024
1 parent c338359 commit 8df2100
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions model/trace/faas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,16 +40,12 @@ groups:
brief: >
Semantic Convention for FaaS triggered as a response to some data
source operation such as a database or filesystem read/write.
constraints:
- include: trace.http.server
- id: faas_span.pubsub
type: span
brief: >
Semantic Convention for FaaS set to be executed when messages are
sent to a messaging system.
constraints:
- include: messaging
- id: faas_span.timer
prefix: faas
Expand Down

0 comments on commit 8df2100

Please sign in to comment.