filecoin-saturn / roadmap

0 stars 0 forks source link

Convert Server Timings from L1s to OTEL spec in Caboose to enrich Honeycomb #16

Closed reidlw closed 11 months ago

reidlw commented 12 months ago

Can we add a flag that we send into Honeycomb so that we can partition data from trusted vs untrusted L1 nodes?

Should we have trusted L1s submit directly to Honeycomb rather than using Server Timings in Caboose?

willscott commented 12 months ago

@DiegoRBaquero - does the orchestrator currently return whether a node is core or not? my understanding is that caboose does not know this currently

DiegoRBaquero commented 12 months ago

It's available passing extraAttrs: http://orchestrator.strn.pl/nodes?extraAttrs=core

reidlw commented 11 months ago

Waiting of deploy of bifrost 0.0.19. @willscott has pinged them in Slack.

reidlw commented 11 months ago

@willscott is this done?

willscott commented 11 months ago

we should have the 'is core' in honeycomb now, yes :+1: