You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "yswdqz (via GitHub)" <gi...@apache.org> on 2023/03/06 07:59:39 UTC

[GitHub] [skywalking] yswdqz commented on issue #10485: [Fluentd Setup]Some special Postgresql slow sql was not shown in Show statements

yswdqz commented on issue #10485:
URL: https://github.com/apache/skywalking/issues/10485#issuecomment-1455648384

   I have tested local, and the log of fluent-bit is :
   ```
   [{"date":1678088131.451024,"tags":{"data":[{"key":"LOG_KIND","value":"SLOW_SQL"}]},"body":{"json":{"json":"{\"id\":\"cb9c1a5b-691e-fb2f-457a-9c72a392d9ed\",\"layer\":\"POSTGRESQL\",\"statement\":\"with \"pg_sleep\" as (select * from pg_sleep(1.4)) select * from \"pg_sleep\"\",\"time\":1678088131000,\"query_time\":1401,\"service\":\"postgresql::postgres:5432\"}"}},"layer":"POSTGRESQL","service":"postgresql::postgres:5432"}]
   ```
   But your log is
   ![image](https://user-images.githubusercontent.com/74546965/223051205-7cffce27-3c7d-4fb6-a7f4-723e086eb6bf.png)
   And this seems to have some syntax problems


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org