-
Notifications
You must be signed in to change notification settings - Fork 524
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
monitoring: apm-server only ships a subset of monitoring metrics #13475
Comments
TestingCompleted local testing on all elastic/beats#40127, elastic/elasticsearch#110568, and elastic/integrations#10414. Note that both elastic/elasticsearch#110568 and elastic/integrations#10414 require elastic/beats#40127 to have apm-server self monitoring (indices
|
Tested on 8.15 BC2, (UPDATE) followup testing with 8.15 BC3:
|
Moved all remaining tasks to #13731 . Closing this issue as the bug of missing metrics is now fixed. |
Discovered by #13244
EA managed apm-server is only shipping a subset of apm-server monitoring metrics. This limits observability of EA managed apm-server. The problem is spread over the following use cases:
state
,stats
.monitoring-beats-7-*
state
,stats
.monitoring-beats-8-mb
state
,stats
metricbeat-*
stats
onlymetrics-elastic_agent.apm_server.*
(see code)POST kbn:/api/fleet/epm/packages/elastic_agent
Unknowns:
apm-server:5066/stats
will not be pure addition. Not sure if dropping a field mapping will be problematic.The text was updated successfully, but these errors were encountered: