The metrics that <@U069EPD13KN> mentioned earlier ...
# hub
p
The metrics that @taylor mentioned earlier are live on MeltanoHub! https://hub.meltano.com/taps/csv. This is just a first iteration of what we'll be able to expose but its exciting to see which taps/targets are getting the most usages.
The source of these metrics is the Google Analytics anonymous tracking data from the Meltano CLI. We're using Meltano to essentially ELT+P these metrics to the Hub. If youre interested in how were thinking about event collection moving into the future checkout this epic.
v
Executions / Projects don't know which variant they are using it's just the name of the tap/target right? So like the tap-csv (because it's so new) probably isn't the variant that's getting all the runs
https://gitlab.com/meltano/squared/-/blob/master/data/transform/models/common/cli_plugin_usage.sql#L6 looks like it, still slick 😄 and awesome that once you use Meltano every project basically has the same layout and it's quick to bounce around
t
@visch Pat has a follow-on MR coming to add documentation on what that actually is and cross-link to the project b/c I had the same questions 😅 but I didn’t want that to be a blocker to getting the data out there
but yeah, we don’t ahve all the data on variants, which is part of the reason we’re reworking things on the backend to use snowplow and capture better data
v
Something is still better than nothing, it's neat to look at!