Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

stratoula

stratoula created a review comment on a pull request on elastic/kibana
Done https://github.com/elastic/kibana/pull/202875/commits/e69f8218c786f1b0288058d761013f3e10708a40

View on GitHub

stratoula created a review on a pull request on elastic/kibana

View on GitHub

stratoula pushed 1 commit to esql-controls stratoula/kibana
  • Change to use lookup in columns too e69f821

View on GitHub

stratoula created a review comment on a pull request on elastic/kibana
The reason that it doent work is because the id doesnt exist in idMap. This is why it falls in the else at the first place: ``` if (id in idMap) { } else { ..... we are here }

View on GitHub

stratoula created a review on a pull request on elastic/kibana

View on GitHub

stratoula pushed 1 commit to esql-controls stratoula/kibana

View on GitHub

stratoula created a review comment on a pull request on elastic/kibana
For example when I have a control `?agent_name `, make the change you propose and run `FROM logs* | WHERE agent.name == ?agent_name ` the table that is created is wrong It produces this <img wi...

View on GitHub

stratoula created a review on a pull request on elastic/kibana

View on GitHub

stratoula created a review comment on a pull request on elastic/kibana
This code doesnt work Marco and doesnt return the same results

View on GitHub

stratoula created a review on a pull request on elastic/kibana

View on GitHub

stratoula created a comment on an issue on elastic/kibana
So I looked into this. We cant magically know which field the users want to use in the timepicker. This is why defining the field with where is important here `| where event.ingested >= ?_tstart` (...

View on GitHub

stratoula closed an issue on elastic/kibana
Evaluating the ES|QL Kibana Timepicker fields `?_tstart` and `?_tend` into new fields overwrites the `range` part of the timepicker query.
**Kibana version: 8.17 **Describe the bug:** When you access those fields in an `eval` statement, it alters the query behaviour. **Steps to reproduce:** 1. Run this: ``` FROM logs-* | eval now...
stratoula created a comment on a pull request on elastic/kibana
/ci

View on GitHub

stratoula created a review comment on a pull request on elastic/kibana
Got it now https://github.com/elastic/kibana/pull/202875/commits/040c6a0117707d7f0e4e781dfd5a24c6b6bcbde7

View on GitHub

stratoula created a review on a pull request on elastic/kibana

View on GitHub

stratoula pushed 1 commit to esql-controls stratoula/kibana

View on GitHub

stratoula created a review comment on a pull request on elastic/kibana
https://github.com/elastic/kibana/pull/202875/commits/be2a05ba84e5de02e11eea05bea628bf1ab8ade7

View on GitHub

stratoula created a review on a pull request on elastic/kibana

View on GitHub

stratoula pushed 1 commit to esql-controls stratoula/kibana

View on GitHub

stratoula pushed 1 commit to esql-controls stratoula/kibana

View on GitHub

stratoula created a comment on a pull request on elastic/kibana
@andreadelrio > Currently we have a duplicated clear action. For consistency with regular controls, let’s keep the floating action only. I thought about it and I decided to remove both. We d...

View on GitHub

stratoula pushed 1 commit to esql-controls stratoula/kibana
  • Remove the clear button from the combobox too cb91113

View on GitHub

stratoula created a review on a pull request on elastic/kibana

View on GitHub

stratoula pushed 1 commit to esql-controls stratoula/kibana
  • Hide the clear selections button 144890d

View on GitHub

stratoula created a review comment on a pull request on elastic/kibana
I removed the shadow, good catch https://github.com/elastic/kibana/pull/202875/commits/61ee6f4e6e711b52751882e43805c01bc91d60f4.

View on GitHub

stratoula created a review on a pull request on elastic/kibana

View on GitHub

stratoula created a review comment on a pull request on elastic/kibana
Done https://github.com/elastic/kibana/pull/202875/commits/61ee6f4e6e711b52751882e43805c01bc91d60f4

View on GitHub

stratoula created a review on a pull request on elastic/kibana

View on GitHub

stratoula pushed 1 commit to esql-controls stratoula/kibana

View on GitHub

stratoula created a review comment on a pull request on elastic/kibana
I dont have a strong opinion but it seems as an important dashboard feature, no? The fact that I wrote them should not mean that they belong to the ES|QL team. Othwerwise we should start owning all...

View on GitHub

Load more