Per Service Circuit Breaking Configuration

46 views
Skip to first unread message

Betson Thomas

unread,
May 5, 2017, 3:24:31 PM5/5/17
to linkerd-users
Is there a way to configure circuit breaking (failure accrual) settings at a per service level?

Alex Leong

unread,
May 5, 2017, 3:55:45 PM5/5/17
to Betson Thomas, linkerd-users
Hi Betson,

Good question, failure accrual can be configured per client.  For example

client:
  kind: io.l5d.static
  configs:
  - prefix: /#/io.l5d.fs/foo
    failureAccrual:
      kind: io.l5d.successRate
      successRate: 0.9
      requests: 1000
      backoff:
        kind: jittered
        minMs: 5000
        maxMs: 300000

On Fri, May 5, 2017 at 12:24 PM, Betson Thomas <betson...@gmail.com> wrote:
Is there a way to configure circuit breaking (failure accrual) settings at a per service level?

--
You received this message because you are subscribed to the Google Groups "linkerd-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to linkerd-users+unsubscribe@googlegroups.com.
To post to this group, send email to linker...@googlegroups.com.
Visit this group at https://groups.google.com/group/linkerd-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/linkerd-users/4278212c-37ee-44be-9e1e-d81dc116bc7f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Betson Thomas

unread,
May 17, 2017, 3:43:29 PM5/17/17
to linkerd-users
Thanks Alex. Will test and confirm


On Friday, May 5, 2017 at 3:55:45 PM UTC-4, Alex Leong wrote:
Hi Betson,

Good question, failure accrual can be configured per client.  For example

client:
  kind: io.l5d.static
  configs:
  - prefix: /#/io.l5d.fs/foo
    failureAccrual:
      kind: io.l5d.successRate
      successRate: 0.9
      requests: 1000
      backoff:
        kind: jittered
        minMs: 5000
        maxMs: 300000
On Fri, May 5, 2017 at 12:24 PM, Betson Thomas <betson...@gmail.com> wrote:
Is there a way to configure circuit breaking (failure accrual) settings at a per service level?

--
You received this message because you are subscribed to the Google Groups "linkerd-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to linkerd-user...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages