-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Labels
Description
Component(s)
receiver/splunkenterprise
Is your feature request related to a problem? Please describe.
The SplunkEnterprise Receiver currently returns the first 100 elements when querying a metric (tested with splunk.license.index.usage
) instead of all elements that a metric should return. This currently leads to situations where we are missing data that we expect to receive and leaves gaps within our monitoring tools.
Describe the solution you'd like
The SplunkEnterprise Receiver should return all elements of any metric.
Describe alternatives you've considered
No response
Additional context
No response
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1
or me too
, to help us triage it. Learn more here.
jasonp-3019 and cdrisc1