Harvest Metrics for ONTAP API Request Volume #4007
Replies: 1 comment
-
|
I shared the following with BradleyK who I believe you were talking with? The template below is what some folks have used to track the number of ONTAP API calls. There is also the Harvest metric, The name: ShowActiveByRequest
query: api/private/cli/security/session/request-statistics/show-by-request
object: show_by_request
counters:
- ^^interface
- ^^node
- ^^request
- active
- total
- filter:
- interface=rest|ontapi
- active=>0
export_options:
include_all_labels: true |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, we're trying to figure out to see the amount of API requests we're making to ONTAP, we're wondering if theres some Harvest metrics we could see regarding number of API calls.
This is in the context of a few recent bugs where we have overloaded ONTAP with API calls. we'd like to have some way of detecting if this is happening within ONTAP
Beta Was this translation helpful? Give feedback.
All reactions