-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[Heartbeat] Missing some i18n fonts in heartbeat docker image #29495
Comments
Pinging @elastic/uptime (Team:Uptime) |
I believe that changing the underlying container image will be enough to solve this problem. Please notice that for the new container image to work with Testing procedureI tested websites in various languages, including:
To do that, here's the procedure I've followed:
Images from the websites tested |
⭐ I have now also tested the flow above on the How to run tests on
|
…iple languages [fix elastic#29495]
…iple languages [fix elastic#29495]
…iple languages [fix elastic#29495]
…iple languages [fix elastic#29495]
…languages (#29861) This PR fixes #29495 by adding more fonts to support multiple different characters from multiple languages. After upgrading the base image, even though all characters from a few languages worked fine, not all characters from all languages were being displayed. (cherry picked from commit 457b0bb)
…languages (#29861) This PR fixes #29495 by adding more fonts to support multiple different characters from multiple languages. After upgrading the base image, even though all characters from a few languages worked fine, not all characters from all languages were being displayed. (cherry picked from commit 457b0bb)
…languages (#29861) (#30091) This PR fixes #29495 by adding more fonts to support multiple different characters from multiple languages. After upgrading the base image, even though all characters from a few languages worked fine, not all characters from all languages were being displayed. (cherry picked from commit 457b0bb) Co-authored-by: Lucas F. da Costa <lucas@lucasfcosta.com>
…languages (#29861) (#30093) This PR fixes #29495 by adding more fonts to support multiple different characters from multiple languages. After upgrading the base image, even though all characters from a few languages worked fine, not all characters from all languages were being displayed. (cherry picked from commit 457b0bb) Co-authored-by: Lucas F. da Costa <lucas@lucasfcosta.com>
We've had reports that some characters (Korean) don't show up when using synthetics via the docker image (heartbeat and agent-complete). The most likely cause is missing fonts. We should add as many fonts as we can (within reason) and validate that we can visit sites in various languages we don't now test in (Korean, Arabic, etc.)
The text was updated successfully, but these errors were encountered: