Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linkerd sli plugin #77

Closed
wants to merge 2 commits into from
Closed

Linkerd sli plugin #77

wants to merge 2 commits into from

Conversation

yindia
Copy link

@yindia yindia commented Nov 26, 2022

What does it do?

Adds a simple SLI plugin that uses the default linkerd metrics

How to use?

slos:
  - name: "my-public-linkerd"
    objective: 99.9
    description: HTTP Availability for my ingress
    sli:
      plugin:
        id: "sloth-common/linkerd/v2/availability"
        options:
          filter: namespace="emoji-vote"

Fix: #76

@yindia yindia changed the title Linkerd sli plugin [WIP] Linkerd sli plugin Nov 26, 2022
@yindia yindia changed the title [WIP] Linkerd sli plugin Linkerd sli plugin Nov 28, 2022
@yindia yindia marked this pull request as ready for review November 28, 2022 12:51
@yindia yindia requested a review from slok as a code owner November 28, 2022 12:51
@yindia yindia closed this Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Linkerd sli plugin
1 participant