News

I would like to add a new OTTL function: ParseInt (s string, b int64). This function behaves like Go's strconv.ParseInt, with the exception that there is no bitSize parameter, i.e: strconv.ParseInt (s ...