Skip to content

Commit 607fc3e

Browse files
committed
chore: update GitHub discussions JSON and sitemap
1 parent 7ced8a2 commit 607fc3e

File tree

2 files changed

+70
-24
lines changed

2 files changed

+70
-24
lines changed

public/github-discussions-sitemap.xml

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
<?xml version="1.0" ?>
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
3+
<url>
4+
<loc>https://github.com/orgs/langfuse/discussions/9316</loc>
5+
<lastmod>2025-09-23T17:52:00+00:00</lastmod>
6+
<priority>0.8</priority>
7+
</url>
8+
<url>
9+
<loc>https://github.com/orgs/langfuse/discussions/9314</loc>
10+
<lastmod>2025-09-23T14:20:54+00:00</lastmod>
11+
<priority>0.8</priority>
12+
</url>
313
<url>
414
<loc>https://github.com/orgs/langfuse/discussions/9309</loc>
515
<lastmod>2025-09-23T11:31:32+00:00</lastmod>
@@ -1237,7 +1247,7 @@
12371247
</url>
12381248
<url>
12391249
<loc>https://github.com/orgs/langfuse/discussions/7509</loc>
1240-
<lastmod>2025-07-07T08:34:13+00:00</lastmod>
1250+
<lastmod>2025-09-23T14:35:43+00:00</lastmod>
12411251
<priority>0.8</priority>
12421252
</url>
12431253
<url>
@@ -1277,7 +1287,7 @@
12771287
</url>
12781288
<url>
12791289
<loc>https://github.com/orgs/langfuse/discussions/7426</loc>
1280-
<lastmod>2025-07-31T14:32:54+00:00</lastmod>
1290+
<lastmod>2025-09-23T18:06:02+00:00</lastmod>
12811291
<priority>0.8</priority>
12821292
</url>
12831293
<url>
@@ -1662,7 +1672,7 @@
16621672
</url>
16631673
<url>
16641674
<loc>https://github.com/orgs/langfuse/discussions/6777</loc>
1665-
<lastmod>2025-09-23T09:51:38+00:00</lastmod>
1675+
<lastmod>2025-09-23T13:14:29+00:00</lastmod>
16661676
<priority>0.8</priority>
16671677
</url>
16681678
<url>
@@ -5337,7 +5347,7 @@
53375347
</url>
53385348
<url>
53395349
<loc>https://github.com/orgs/langfuse/discussions/9213</loc>
5340-
<lastmod>2025-09-22T10:00:21+00:00</lastmod>
5350+
<lastmod>2025-09-23T14:36:29+00:00</lastmod>
53415351
<priority>0.8</priority>
53425352
</url>
53435353
<url>
@@ -5452,7 +5462,7 @@
54525462
</url>
54535463
<url>
54545464
<loc>https://github.com/orgs/langfuse/discussions/9095</loc>
5455-
<lastmod>2025-09-16T08:53:16+00:00</lastmod>
5465+
<lastmod>2025-09-23T14:11:18+00:00</lastmod>
54565466
<priority>0.8</priority>
54575467
</url>
54585468
<url>
@@ -8497,7 +8507,7 @@
84978507
</url>
84988508
<url>
84998509
<loc>https://github.com/orgs/langfuse/discussions/2377</loc>
8500-
<lastmod>2024-09-22T23:32:19+00:00</lastmod>
8510+
<lastmod>2025-09-23T13:38:02+00:00</lastmod>
85018511
<priority>0.8</priority>
85028512
</url>
85038513
<url>

src/langfuse_github_discussions.json

Lines changed: 54 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,45 @@
11
{
2-
"updated_at": "2025-09-23T12:08:54.695814+00:00",
2+
"updated_at": "2025-09-23T18:07:05.337154+00:00",
33
"categories": [
44
{
55
"category": "Ideas",
66
"discussions": [
7+
{
8+
"number": 9316,
9+
"title": "LLM-as-a-Judge Evaluations to Support Complex Filters & Variable Mapping",
10+
"href": "https://github.com/orgs/langfuse/discussions/9316",
11+
"created_at": "2025-09-23T17:51:59Z",
12+
"updated_at": "2025-09-23T17:52:00Z",
13+
"upvotes": 1,
14+
"comment_count": 0,
15+
"resolved": false,
16+
"labels": [
17+
"feat-evals"
18+
],
19+
"author": {
20+
"login": "bluebobbo",
21+
"html_url": "https://github.com/bluebobbo"
22+
},
23+
"category": "Ideas"
24+
},
25+
{
26+
"number": 9314,
27+
"title": "Support OpenAi Realtime",
28+
"href": "https://github.com/orgs/langfuse/discussions/9314",
29+
"created_at": "2025-09-23T14:20:40Z",
30+
"updated_at": "2025-09-23T14:20:54Z",
31+
"upvotes": 1,
32+
"comment_count": 0,
33+
"resolved": false,
34+
"labels": [
35+
"integration-openai"
36+
],
37+
"author": {
38+
"login": "AmazingHorsess",
39+
"html_url": "https://github.com/AmazingHorsess"
40+
},
41+
"category": "Ideas"
42+
},
743
{
844
"number": 9309,
945
"title": "JIRA integration",
@@ -1405,7 +1441,7 @@
14051441
"href": "https://github.com/orgs/langfuse/discussions/8692",
14061442
"created_at": "2025-08-22T17:19:09Z",
14071443
"updated_at": "2025-08-25T12:35:10Z",
1408-
"upvotes": 1,
1444+
"upvotes": 2,
14091445
"comment_count": 1,
14101446
"resolved": false,
14111447
"labels": [
@@ -4342,7 +4378,7 @@
43424378
"href": "https://github.com/orgs/langfuse/discussions/7527",
43434379
"created_at": "2025-06-26T14:56:58Z",
43444380
"updated_at": "2025-07-14T21:23:16Z",
4345-
"upvotes": 14,
4381+
"upvotes": 15,
43464382
"comment_count": 1,
43474383
"resolved": false,
43484384
"labels": [],
@@ -4373,9 +4409,9 @@
43734409
"title": "Fetch traces in bulk via a list of IDs",
43744410
"href": "https://github.com/orgs/langfuse/discussions/7509",
43754411
"created_at": "2025-06-25T17:08:57Z",
4376-
"updated_at": "2025-07-07T08:34:13Z",
4377-
"upvotes": 3,
4378-
"comment_count": 2,
4412+
"updated_at": "2025-09-23T14:35:43Z",
4413+
"upvotes": 4,
4414+
"comment_count": 3,
43794415
"resolved": false,
43804416
"labels": [],
43814417
"author": {
@@ -4510,8 +4546,8 @@
45104546
"title": "Dashboards for error tracking",
45114547
"href": "https://github.com/orgs/langfuse/discussions/7426",
45124548
"created_at": "2025-06-20T15:20:18Z",
4513-
"updated_at": "2025-07-31T14:32:54Z",
4514-
"upvotes": 6,
4549+
"updated_at": "2025-09-23T18:06:02Z",
4550+
"upvotes": 8,
45154551
"comment_count": 1,
45164552
"resolved": false,
45174553
"labels": [
@@ -5771,8 +5807,8 @@
57715807
"title": "Evaluators (LLM-as-a-Judge) at the Session Level",
57725808
"href": "https://github.com/orgs/langfuse/discussions/6777",
57735809
"created_at": "2025-05-12T11:08:13Z",
5774-
"updated_at": "2025-09-23T09:51:38Z",
5775-
"upvotes": 20,
5810+
"updated_at": "2025-09-23T13:14:29Z",
5811+
"upvotes": 22,
57765812
"comment_count": 6,
57775813
"resolved": false,
57785814
"labels": [],
@@ -9606,7 +9642,7 @@
96069642
"href": "https://github.com/orgs/langfuse/discussions/5021",
96079643
"created_at": "2025-01-14T12:50:32Z",
96089644
"updated_at": "2025-01-14T12:50:33Z",
9609-
"upvotes": 18,
9645+
"upvotes": 19,
96109646
"comment_count": 0,
96119647
"resolved": false,
96129648
"labels": [
@@ -11896,7 +11932,7 @@
1189611932
"href": "https://github.com/orgs/langfuse/discussions/3997",
1189711933
"created_at": "2024-11-01T11:25:05Z",
1189811934
"updated_at": "2025-09-04T09:19:09Z",
11899-
"upvotes": 37,
11935+
"upvotes": 38,
1190011936
"comment_count": 3,
1190111937
"resolved": false,
1190211938
"labels": [],
@@ -17954,7 +17990,7 @@
1795417990
"href": "https://github.com/orgs/langfuse/discussions/1033",
1795517991
"created_at": "2024-02-01T18:59:56Z",
1795617992
"updated_at": "2025-09-19T08:46:32Z",
17957-
"upvotes": 87,
17993+
"upvotes": 88,
1795817994
"comment_count": 21,
1795917995
"resolved": false,
1796017996
"labels": [
@@ -18967,7 +19003,7 @@
1896719003
"title": "Feature Request & Best Practice: Azure GPT-4.1 Pricing and Custom Deployment Name Mapping",
1896819004
"href": "https://github.com/orgs/langfuse/discussions/9213",
1896919005
"created_at": "2025-09-18T09:49:11Z",
18970-
"updated_at": "2025-09-22T10:00:21Z",
19006+
"updated_at": "2025-09-23T14:36:29Z",
1897119007
"upvotes": 1,
1897219008
"comment_count": 2,
1897319009
"resolved": true,
@@ -19483,7 +19519,7 @@
1948319519
"href": "https://github.com/orgs/langfuse/discussions/9101",
1948419520
"created_at": "2025-09-12T09:24:38Z",
1948519521
"updated_at": "2025-09-12T18:50:10Z",
19486-
"upvotes": 1,
19522+
"upvotes": 2,
1948719523
"comment_count": 2,
1948819524
"resolved": true,
1948919525
"labels": [],
@@ -19498,7 +19534,7 @@
1949819534
"title": "Get langchain embedding token usage",
1949919535
"href": "https://github.com/orgs/langfuse/discussions/9095",
1950019536
"created_at": "2025-09-11T17:59:24Z",
19501-
"updated_at": "2025-09-16T08:53:16Z",
19537+
"updated_at": "2025-09-23T14:11:18Z",
1950219538
"upvotes": 1,
1950319539
"comment_count": 1,
1950419540
"resolved": true,
@@ -21291,7 +21327,7 @@
2129121327
"title": "SDK-Python: PydanticAI traces have empty input",
2129221328
"href": "https://github.com/orgs/langfuse/discussions/8567",
2129321329
"created_at": "2025-08-15T22:42:51Z",
21294-
"updated_at": "2025-09-11T00:05:27Z",
21330+
"updated_at": "2025-09-23T14:30:30Z",
2129521331
"upvotes": 1,
2129621332
"comment_count": 3,
2129721333
"resolved": false,
@@ -37246,7 +37282,7 @@
3724637282
"title": "Can't see any traces or logs when running Langfuse locally.",
3724737283
"href": "https://github.com/orgs/langfuse/discussions/2377",
3724837284
"created_at": "2024-06-19T23:51:46Z",
37249-
"updated_at": "2024-09-22T23:32:19Z",
37285+
"updated_at": "2025-09-23T13:38:02Z",
3725037286
"upvotes": 1,
3725137287
"comment_count": 6,
3725237288
"resolved": true,

0 commit comments

Comments
 (0)