autometrics-dev / vscode-autometrics

A vscode extension to extract information from your autometrics enabled code.
https://marketplace.visualstudio.com/items?itemName=Fiberplane.autometrics
MIT License
13 stars 2 forks source link

Export to Notebook #19

Open arendjr opened 1 year ago

arendjr commented 1 year ago

When the graphs are implemented, we also want to offer functionality to export a chart as a cell to a Fiberplane Notebook.

For now, this is blocked by https://github.com/autometrics-dev/vscode-autometrics/issues/12

mies commented 1 year ago

I like it. I do think we need to make this an optional setting (and pluggable). I.e. in settings you could define your "link out" service. Could be Fiberplane could be perhaps Grafana

arendjr commented 1 year ago

I've moved this to the 1.1 milestone, since it seems we're not really prioritizing this now anyway.