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

Add cloudEOS DPS examples #59

Open
noredistribution opened this issue Apr 30, 2021 · 0 comments
Open

Add cloudEOS DPS examples #59

noredistribution opened this issue Apr 30, 2021 · 0 comments

Comments

@noredistribution
Copy link
Contributor

e.g.:

metrics:
        - name: dpslatency
          path: /Smash/its/sessStatus/itsSessCharacData/(?P<dpskey>.*)/latency
          help: DPS latency
        - name: dpsthroughput
          path: /Smash/its/sessStatus/itsSessCharacData/(?P<dpskey>.*)/throughput
          help: DPS throughput
        - name: dpsloss
          path: /Smash/its/sessStatus/itsSessCharacData/(?P<dpskey>.*)/loss
          help: DPS loss
        - name: dpsjitter
          path: /Smash/its/sessStatus/itsSessCharacData/(?P<dpskey>.*)/jitter
          help: DPS jitter
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

No branches or pull requests

1 participant