SunnyBoy-WYH

Results 12 comments of SunnyBoy-WYH

thx for all. I copy the DiskLogStrategy.java and addAdapter with it , then i custom it successfully. ` String diskPath = Environment.getExternalStorageDirectory().getAbsolutePath(); String folder = diskPath + File.separatorChar + "loggerR";...

how about move thie listener.go refactor to dir : "pkg/adapter/dubboregistry/listener.go"? so we can remove the Listener interface defined in "pkg/remote/zookeeper/client.go"

Hi! can you assign this good first issue to me? thanks

@imbajin maybe same with the post on hubble , "refCnt: 0, decrement: 1" ![image](https://github.com/apache/incubator-hugegraph/assets/17706099/9c74380a-475c-4a01-a34e-0ff1bb7be94b)

@qwtsc Thanks for your report, welcome to submit PR ; but can you introduce the request path /param and something else that we can recurrent it ? ref: https://hugegraph.apache.org/docs/clients/restful-api/metrics/#1-basic-metrics

> @SunnyBoy-WYH the request path is just /metrics. check the following prometheus service monitor. > > ```yaml > apiVersion: monitoring.coreos.com/v1 > kind: ServiceMonitor > metadata: > name: prometheus-hugegraph > #...

how about this? but now we just let admin read metric, so we can config auth in prometheus.yml.; anything question? ![image](https://github.com/apache/incubator-hugegraph/assets/48077841/7f95d9e9-03fd-4e81-b361-bd5c0807c7ed)

> how about this? but if we open hg auth mode, we only let admin read metric, so we can config auth in prometheus.yml.; anything question? ![image](https://private-user-images.githubusercontent.com/48077841/302662403-7f95d9e9-03fd-4e81-b361-bd5c0807c7ed.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MDcyMjk5NjQsIm5iZiI6MTcwNzIyOTY2NCwicGF0aCI6Ii80ODA3Nzg0MS8zMDI2NjI0MDMtN2Y5NWQ5ZTktMDNmZC00ZTgxLWIzNjEtYmQ1YzA4MDdjN2VkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDAyMDYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwMjA2VDE0Mjc0NFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWRlMTc4MmE0ZWRhYjQ2ODk1YTQxYTgxZjk5YzRkMzA4Y2ZlOWNiNmNjYzNjMzQyODMwMDc2YmUyOTVjYTE5OWQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.q1cUrcrMzyMNDyW8nf9ckw48lqVX41Gmt1_xG-yhiWk)

@javeme hi,like this issue , we need record the request's query language, do you know how can we get the requestbody? from my option, i try some methods but only...

@javeme like this: ![image](https://github.com/apache/incubator-hugegraph/assets/48077841/ed010df9-1215-4a0b-ac76-db4e03384c66)