question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[FR] Display 'Start Time' as an absolute timestamp and not a relative reference

See original GitHub issue

Willingness to contribute

No. I cannot contribute this feature at this time.

Proposal Summary

In previous versions, ‘Start Time’ used to be displayed as an absolute timestamp (something like “%d.%m.%Y, %H:%M:%S”). At some point, it was changed to relative references (like ‘3 hours ago’). Please change this back or allow the user to choose. It is very inconvenient trying to identify the runs like this: first, you have to count the days, and second, the farther back, the less specific the references become: there can be hundreds of runs, say, 5 days ago - and they are all ‘5 days ago’ and thousands of runs 5 months ago and they are all just ‘5 months ago’ Thanks! 2022-11-28 (1)

Motivation

What is the use case for this feature?

Identifying runs

Why is this use case valuable to support for MLflow users in general?

The point of using mlflow is to find previously logged experiment runs, also based on time

Why is this use case valuable to support for your project(s) or organization?

Why is it currently difficult to achieve this use case?

It is very inconvenient trying to identify the runs like this: first, you have to count the days, and second, the farther back, the less specific the references become: there can be hundreds of runs, say, 5 days ago - and they are all ‘5 days ago’ and thousands of runs 5 months ago and they are all just ‘5 months ago’

Details

No response

What component(s) does this bug affect?

  • area/artifacts: Artifact stores and artifact logging
  • area/build: Build and test infrastructure for MLflow
  • area/docs: MLflow documentation pages
  • area/examples: Example code
  • area/model-registry: Model Registry service, APIs, and the fluent client calls for Model Registry
  • area/models: MLmodel format, model serialization/deserialization, flavors
  • area/recipes: Recipes, Recipe APIs, Recipe configs, Recipe Templates
  • area/projects: MLproject format, project running backends
  • area/scoring: MLflow Model server, model deployment tools, Spark UDFs
  • area/server-infra: MLflow Tracking server backend
  • area/tracking: Tracking Service, tracking client APIs, autologging

What interface(s) does this bug affect?

  • area/uiux: Front-end, user experience, plotting, JavaScript, JavaScript dev server
  • area/docker: Docker use across MLflow’s components, such as MLflow Projects and MLflow Models
  • area/sqlalchemy: Use of SQLAlchemy in the Tracking Service or Model Registry
  • area/windows: Windows support

What language(s) does this bug affect?

  • language/r: R APIs and clients
  • language/java: Java APIs and clients
  • language/new: Proposals for new client languages

What integration(s) does this bug affect?

  • integrations/azure: Azure and Azure ML integrations
  • integrations/sagemaker: SageMaker integrations
  • integrations/databricks: Databricks integrations

Issue Analytics

  • State:open
  • Created 10 months ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
harupycommented, Nov 30, 2022

Unfortuantely, I don’t think we can swap the two. We could add a toggle switch in the toolbar above the table or perhaps in the column header. Added the help wanted label so someone in the community can contribute.

0reactions
mlflow-automationcommented, Dec 6, 2022

@BenWilson2 @dbczumar @harupy @WeichenXu123 Please assign a maintainer and start triaging this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[FR] Display 'Start Time' as an absolute timestamp and not a ...
Open source platform for the machine learning lifecycle - [FR] Display 'Start Time' as an absolute timestamp and not a relative reference ......
Read more >
Absolute vs. Relative Timestamps: When to Use Which
Absolute timestamps include a date and time. Displaying both inline with a relative timestamp can take up a lot of space. You can...
Read more >
6.12. Time Display Formats And Time References - Wireshark
The user can set time references to packets. A time reference is the starting point for all subsequent packet time calculations. It will...
Read more >
Option to display absolute dates and times instead of relative ...
It would be nice if there was an option to show the exact dates and times instead, or an option to automatically display...
Read more >
Display actual dates/timestamps rather than relative - Jira
It seems that some dates/times are displayed relative to the current time rather than as a fixed date/time. It would be better if...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found