pyroscope-io / grafana-datasource-plugin

📈 Adds flamegraph data source to Grafana
Apache License 2.0
4 stars 0 forks source link

Can't find Endpoint field #17

Closed linuxwind closed 1 year ago

linuxwind commented 1 year ago

We install 1.2.0 pyroscope grafana daatasource plugin, but can't find Endpoint field.

We have only Pyroscope instance and API Key field. WX20230316-104256@2x

plz fix it. Thanks.

eh-am commented 1 year ago

Hi, I don't understand your problem. You can use the Pyroscope instance field to tell where pyroscope lives.

If you want to set an specific endpoint (like a path), that's not currently possible, since we call multiple endpoints (/api/apps, /api/render etc). But we will be happy to reevaluate the implementation if you provide a more concrete use case.

Edit: Oh I see now, the screenshot in the Readme says Endpoint, yeah will update the Readme, but just know that Pyroscope instance is exactly the same field.

linuxwind commented 1 year ago

I understand it now. Thank you for your reply.