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.

feat: Set a default value to the `event_timestamp` field

See original GitHub issue

Describe the bug After going through the quickstart. The Kibana records don’t contain time information, besides, last_updated.

To Reproduce Steps to reproduce the behavior:

  1. Initialize your Argilla with Kibana
  2. Upload the quickstart.
  3. Create a Kibana index pattern based on event_timestamp
  4. No record show due to empty field.

Expected behavior I would expect to have this set to the same date as event_timestamp, until someone has annotated the data and therefore updated.

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS [e.g. iOS]: MacOS
  • Browser [e.g. chrome, safari]: Firefox
  • Argilla Version [e.g. 1.0.0]: 1.0.1
  • ElasticSearch Version [e.g. 7.10.2]: 7.10.2
  • Docker Image (optional) [e.g. argilla:v1.0.0]: argilla:v1.0.1

Additional context Maybe we can align this with other kibana issues #1803.

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
frascuchoncommented, Nov 15, 2022

So, I think we can move as a feature request and place it in the roadmap. Adding this default behavior could conflict with the way Argilla indexes the data, and we need to think about how to handle it.

0reactions
davidberenstein1957commented, Nov 24, 2022

event_timestamp -> creation_time deprecate event_timestamp and creation_time should always be included

Read more comments on GitHub >

github_iconTop Results From Across the Web

Set default values for fields or controls - Microsoft Support
This article explains how to set a default value for a table field or for a control on a form in an Access...
Read more >
Assign Default To Field (Data Management)—ArcGIS Pro
Creates a default value for a specified field. When a new row is added to the table or feature class, the specified field...
Read more >
Set default value for cmdb_ci fields - ServiceNow Community
Solved: Hi, We have a requirement to add a default value for 3 fields on a bespoke table we have created. The fields...
Read more >
how to set a default value for a field model to another model field
I want to make the default value of the song name equal to the album name which i choose by the album Foreignkey....
Read more >
How to set default value for DateTime field in NavigationMixin?
Here I am trying to provide default value to StartDateTime field of Event Object but it isn't accepting this value.
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