Skip to content

Instantly share code, notes, and snippets.

View paolorechia's full-sized avatar

Paolo Rechia paolorechia

View GitHub Profile
@paolorechia
paolorechia / pinecone_new.json
Last active January 31, 2024 17:03
Pinecone v3
{
"name": "create_index.workflow",
"context": {
"trace_id": "0x398d675efa1a27f9a2760de34571c9ba",
"span_id": "0x5f5d23caa5aa3d95",
"trace_state": "[]"
},
"kind": "SpanKind.INTERNAL",
"parent_id": null,
@paolorechia
paolorechia / v2.json
Last active January 26, 2024 23:11
pineoconev2
{
"name": "pinecone.query",
"context": {
"trace_id": "0xd96a0fc12e2cc4a9db3c8c724bc620b3",
"span_id": "0x2b8b0febcd597272",
"trace_state": "[]"
},
"kind": "SpanKind.CLIENT",
"parent_id": "0x061d3bbd2a8b1230",
"start_time": "2024-01-26T23:10:52.677673Z",
@paolorechia
paolorechia / exampletrace.json
Last active January 26, 2024 22:42
pinecone trace
{
"name": "pinecone.query",
"context": {
"trace_id": "0x73945035e406f91218943d0c305caa7d",
"span_id": "0xc2ab46acd4804c17",
"trace_state": "[]"
},
"kind": "SpanKind.CLIENT",
"parent_id": "0x94bce944591044c1",
"start_time": "2024-01-26T22:42:40.812509Z",
@paolorechia
paolorechia / trace_v6.json
Created January 26, 2024 07:14
Query Trace with indexed event attributes
{
"name": "chroma.add",
"context": {
"trace_id": "0xb829fa81a4792f60bf17ade5e239da6e",
"span_id": "0x617f5ec817c1d3dc",
"trace_state": "[]"
},
"kind": "SpanKind.INTERNAL",
"parent_id": null,
"start_time": "2024-01-26T07:01:19.852519Z",
@paolorechia
paolorechia / trace_v5.json
Created January 26, 2024 06:46
Query Trace with semantic conventions
{
"name": "chroma.add",
"context": {
"trace_id": "0x4d4de3aac21f49e241064829c2491ad8",
"span_id": "0x6ba2cee19938f074",
"trace_state": "[]"
},
"kind": "SpanKind.INTERNAL",
"parent_id": null,
"start_time": "2024-01-26T06:46:09.115612Z",
{
"name": "chroma.add",
"context": {
"trace_id": "0x6fe07fe5da112de3cee41df611008cf4",
"span_id": "0x91b2de5e692be5a4",
"trace_state": "[]"
},
"kind": "SpanKind.INTERNAL",
"parent_id": null,
"start_time": "2024-01-24T20:58:45.609080Z",
@paolorechia
paolorechia / result_with_events.json
Last active January 23, 2024 21:47
Query Trace with Result Events
{
"name": "chroma.add",
"context": {
"trace_id": "0x07962ec8f4039af52d06588ad041d7c1",
"span_id": "0xaaabab279608b7f0",
"trace_state": "[]"
},
"kind": "SpanKind.INTERNAL",
"parent_id": null,
"start_time": "2024-01-23T21:47:08.733265Z",
@paolorechia
paolorechia / format3.json
Created January 21, 2024 20:12
Format 3
{
"name": "chroma.add",
"context": {
"trace_id": "0xc67e366617551ce5674bec63116a00be",
"span_id": "0x8a7908c1a6f98d30",
"trace_state": "[]"
},
"kind": "SpanKind.INTERNAL",
"parent_id": null,
"start_time": "2024-01-21T20:11:10.979840Z",
@paolorechia
paolorechia / sample_event_2.json
Created January 21, 2024 20:05
Format 2 - Trace event
{
"name": "chroma.add",
"context": {
"trace_id": "0x9b888d928c40aaf9ced2c97e526361f0",
"span_id": "0x4921be9f37ff4abb",
"trace_state": "[]"
},
"kind": "SpanKind.INTERNAL",
"parent_id": null,
"start_time": "2024-01-21T20:04:32.761031Z",
@paolorechia
paolorechia / sample_trace.json
Created January 21, 2024 18:46
Traceloop trace
{
"name": "chroma.add",
"context": {
"trace_id": "0x1283ca3c3503d68ee2e9390fe2603259",
"span_id": "0x94854835615b95b2",
"trace_state": "[]"
},
"kind": "SpanKind.INTERNAL",
"parent_id": null,
"start_time": "2024-01-21T18:44:55.597429Z",