grafana/k6

Log output as xk6 extension

Open

#1939 aperta il 31 mar 2021

Vedi su GitHub
 (3 commenti) (1 reazione) (0 assegnatari)Go (1537 fork)batch import
enhancementfeaturehelp wanted

Metriche repository

Star
 (30.564 star)
Metriche merge PR
 (Merge medio 11g 22h) (44 PR mergiate in 30 g)

Descrizione

I was reading about xk6 extension and this amazing way to provide new features to k6.

I have reviewed the code for https://github.com/li-zhixin/xk6-influxdbv2 and I was wondering if there is a similar options to extend the log support.

In fact, yesterday I have sent the PR (https://github.com/k6io/k6/pull/1938) to extend the log support for k6, but I think I would be nice to add this feature with a xk6 extension.

Checking the k6 code in https://github.com/k6io/k6/tree/master/log, I have not seen any option to extend the logger support.

So, my questions are... could we add new loggers support using xk6? If not, there is a plan to provide this support?

Thank you!

Iván

Guida contributor