Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
@mastra/langfuse: import err: 'exportEvent' is missing in type 'LangfuseExporter' - Mastra
M
Mastra
•
5mo ago
•
6 replies
Tony Burns
@mastra/langfuse: import err: 'exportEvent' is missing in type 'LangfuseExporter'
I
'm trying to import exporter
, but got error
'exportEvent
' is missing in type
'LangfuseExporter
'
"
@mastra
/core
"
:
"
^0
.23
.1
"
,
"
@mastra
/langfuse
"
:
"
^0
.2
.1
"
,
import
{ LangfuseExporter
} from
"
@mastra
/langfuse
"
.
.
.
observability
:
{
configs
:
{
langfuse
:
{
serviceName
:
"my
-project
"
,
exporters
:
[
new LangfuseExporter
(
{
publicKey
: process
.env
.LANGFUSE
_PUBLIC
_KEY
!
,
secretKey
: process
.env
.LANGFUSE
_SECRET
_KEY
!
,
baseUrl
: process
.env
.LANGFUSE
_HOST
}
)
,
]
,
}
,
}
,
}
,
I see closed issue
https://github.com/mastra-ai/mastra/issues/9272
Would it help this
?
Or I
'm doing wrong
?
GitHub
[DISCORD:1431329685597585553] Errors using latest @mastra/langfuse ...
This issue was created from Discord post
:
https://discord.com/channels/1309558646228779139/1431329685597585553
Hey team
, having an issue updating to the latest langfuse exporter
(was having no cost
.
.
.
Mastra
Join
The TypeScript Agent FrameworkFrom the team that brought you Gatsby: prototype and productionize AI features with a modern JavaScript stack.
5,321
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
langfuse/mastra integration - time to first token data is missing
M
Mastra / help-bugs-problems
5mo ago
Support fallback models in @mastra/langfuse
M
Mastra / help-bugs-problems
2w ago