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

[RFE] SignalFx internal monitoring module #171

Open
xp-1000 opened this issue Nov 2, 2020 · 0 comments
Open

[RFE] SignalFx internal monitoring module #171

xp-1000 opened this issue Nov 2, 2020 · 0 comments
Labels
detectors About nex or existing detectors new feature Request for new feature

Comments

@xp-1000
Copy link
Contributor

xp-1000 commented Nov 2, 2020

Is your feature request related to a known monitoring hole? Please describe.
Signalfx provide lot of useful internal metrics which could be used to monitor signalfx health itself.

Describe the solution you'd like
Signalfx could abort detector evaluation if there are too many timeseries, we need to detect this.
also there are the number of aws api call for integration.

Additional context
sf.org.numDetectorsAborted - this counter-type metric increments when a detector aborts with over 250,000 MTS
sf.org.abortedDetectors - this event helps you track down the large detector
sf.org.numLimitedMetricTimeSeriesCreateCalls - increase when reach a limit and metrics are dropped (could be also monitored with sf.org.numDatapointsDropped)

@xp-1000 xp-1000 added enhancement Enhancement of existing (templating or detectors) detectors About nex or existing detectors labels Nov 2, 2020
@xp-1000 xp-1000 added this to the v2.0.0 milestone Nov 2, 2020
@xp-1000 xp-1000 added new feature Request for new feature and removed enhancement Enhancement of existing (templating or detectors) labels Nov 2, 2020
@xp-1000 xp-1000 changed the title [RFE][DETECTORS][NEW] Aborted detectors [RFE][DETECTORS][NEW] Internal module Nov 2, 2020
@xp-1000 xp-1000 changed the title [RFE][DETECTORS][NEW] Internal module [RFE] SignalFx internal monitoring module Nov 2, 2020
@xp-1000 xp-1000 removed this from the v2.0.0 milestone Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
detectors About nex or existing detectors new feature Request for new feature
Projects
None yet
Development

No branches or pull requests

1 participant