Nathan L Smith

Results 70 comments of Nathan L Smith

@shevkaboss we're going to be making some updates to the log stream view soon that might help you with this. Can you set Logs Explorer up to show this how...

facebook/jest#5836 adds what I think is needed to implement this.

What does it look like when you put `mapCoverage: true` in your jest config?

This probably should be moved to https://github.com/elastic/synthetics-dev/issues.

Elastic APM has `span.type` and `span.subtype` that accomplish a similar thing. See https://ci-artifacts.kibana.dev/storybooks/main/apm/index.html?path=/story/shared-spanicon--list It's how we make a breakdown chart like this: [![Image](https://github.com/user-attachments/assets/e8a340be-1067-4954-97cb-be2aeb04424a)](https://demo.elastic.co/app/apm/services/productCatalogService/overview?comparisonEnabled=true&environment=ENVIRONMENT_ALL&kuery=&latencyAggregationType=avg&offset=1d&rangeFrom=now-15m&rangeTo=now&serviceGroup=&transactionType=request) (I'm not advocating for any naming or...

@roshan-elastic I haven't seen this problem before but I'm somewhat familiar with the code, and this looks like a bug we should investigate and fix.

> can you give some examples of what values span type might take on? How is this different than span kind? Elastic APM uses `span.type` and `span.subtype`. Here are some...

> @smith brother i have updated the typo error but its failing some label checks . help me resolve it @nabeelmohamed it looks like you've got the labels right but...