I am currently playing around with the synthetics package and found that the performance breakdown shows always "undefined" as title. What is supposed to be shown there?
@Wolfram_Haussig, the beta release of the Synthetic Agent you referred to, is for the upcoming 7.13 release. This release includes a change to using ECS fields for storing the result data, and so your current set up has a mismatched Synthetic Agent and Kibana version. Where you are seeing "undefined", this will show the URL of each request.
The alpha.10 release introduced this change, so you would have to go back to an earlier version (such as alpha.9) to see the URL. When the 7.13 stack release comes out, this will support the new data structure that the beta works with.
I am sorry - I must have mssunderstood Andrews post then.
For those using the inline flavor of synthetics, that uses the globally installed version of Elastic Synthetics, which is only upgraded on stack releases, so no changes are needed until 7.13.0.
I read into that that inline users should not upgrade to this version before 7.13 but as I am not using inline that I can upgrade now.
Very true it's giving Undefined and very confusing. inline functionality also we need to add in our scripting otherwise it's not working. @PaulB-Elastic do we have proper documentation available on how to use the beta version? @Andrew_Cholakian1
My apologies, there were some issues in my sticky post, I'll update it ASAP. @PaulB-Elastic is right.
The beta version of synthetics will only be compatible with the 7.13.0 version of Kibana, which is as-yet unreleased. Users should not upgrade to the beta version until that point.
You're probably wondering why we released the beta version now. Unfortunately we've had to to test internal BCs of the 7.13.0 release, which grab the latest synthetics library.
So, the quick fix is to downgrade your version of @elastic/synthetics to the latest alpha.
As a reminder, this is the last breaking change we're planning on for quite some time as we're transitioning from experimental -> beta in 7.13.. We won't fully rule them out until GA, but it would have to be a truly severe issue to justify one before then, and there's nothing like that on our radar at the moment.
The ECS field changes, for those curious, bring our field naming for synthetics in-line with the rest of the Elastic stack, and let you easily construct custom dashboards based on synthetic data, which you couldn't before this change. So, you'll be to query URLs, headers, other request response data without even using the Uptime UI if you so choose.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.