You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the logstash plugin, there is an integration with Stack Monitoring that currently relies on an internal monitoring HTTP API: #63417 (comment)
After #62908 is completed, this should be refactored so that the monitoring plugin exposes a JavaScript API over this HTTP endpoint that the logstash plugin can call directly via the plugin contract.