Skip to content

Commit

Permalink
feat: add more on seldon
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Apr 13, 2024
1 parent 3c184ae commit 21815cc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,3 +197,9 @@ process them asynchronously. The results can be passed onwards to alerting syste

Logging of request and response payloads from your Seldon Deployment can be accomplished by adding a _logging section_
to any part of the Seldon deployment graph.

The specification is:

- `url`: Any URL. Optional. If not provided then it will default to the default [KNative](https://knative.dev/docs/) broker
in the namespace of the Seldon Deployment.
- `mode`: Either `request`, `response` or `all`

0 comments on commit 21815cc

Please sign in to comment.