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

[APM] Respect date format defined in Kibana Advanced Settings #22962

Closed
3 tasks
sorenlouv opened this issue Sep 12, 2018 · 6 comments
Closed
3 tasks

[APM] Respect date format defined in Kibana Advanced Settings #22962

sorenlouv opened this issue Sep 12, 2018 · 6 comments
Labels
apm:platform APM work that has dependencies on Platform blocked Team:APM All issues that need APM UI Team support

Comments

@sorenlouv
Copy link
Member

sorenlouv commented Sep 12, 2018

Blocked by: #49851

Currently APM doesn't respect the user's Kibana settings regarding date/time formats. Most places that shows time are hardcoded to either 24-hour or AM/PM format.

This happens in (but not limited to):

  • Visualizations
  • Timestamps in transaction details table
  • Timestamps in error details table
@sorenlouv sorenlouv added Team:APM All issues that need APM UI Team support v6.5.0 labels Sep 12, 2018
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui

@loekvangool
Copy link

I just noticed this in 7.0.0-alpha1-SNAPSHOT. But it seems to be hardcoded to AM/PM while my locale is 24H:

Discovery (correct):
screen shot 2018-09-14 at 20 23 30

APM:
screen shot 2018-09-14 at 20 23 23

@sorenlouv
Copy link
Member Author

sorenlouv commented Sep 17, 2018

Hi @loekvangool,

I just noticed this in 7.0.0-alpha1-SNAPSHOT. But it seems to be hardcoded to AM/PM while my locale is 24H:

Yes, that's the reason we have created an issue for this :) I have updated the description so it's clear that this also concerns AM/PM.

@loekvangool
Copy link

Understood, I posted because I had the opposite effect than described. Cheerio!

@cauemarcondes
Copy link
Contributor

Kibana settings don't have an option to switch between 24/12 hour time. The only way to change it is to specify a format, based on momentjs.

Screenshot 2019-10-30 at 14.26.30.png

I'm blocking this issue for now and I'm sending a message to Kibana team to check what they think about it.

@sorenlouv sorenlouv added the apm:platform APM work that has dependencies on Platform label May 14, 2020
@sorenlouv sorenlouv changed the title [APM] Respect Kibana time format setting [APM] Respect date format defined in Kibana Advanced Settings May 15, 2020
@sorenlouv
Copy link
Member Author

Closing due to inactivity. Re-open or create a new one if this comes up again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apm:platform APM work that has dependencies on Platform blocked Team:APM All issues that need APM UI Team support
Projects
None yet
Development

No branches or pull requests

5 participants