Skip to content

Add Ravenna customer story#2741

Draft
felixkrrr wants to merge 5 commits intomainfrom
cursor/GTM-1935-ravenna-customer-story-website-a41c
Draft

Add Ravenna customer story#2741
felixkrrr wants to merge 5 commits intomainfrom
cursor/GTM-1935-ravenna-customer-story-website-a41c

Conversation

@felixkrrr
Copy link
Copy Markdown
Contributor

Summary

Adds a new customer story for Ravenna - an AI-native internal service desk platform that uses Langfuse for end-to-end observability across their agentic workflows.

Changes

  • content/customers/ravenna.mdx - New customer story page covering:
    • About Ravenna (AI-native internal service desk challenging ServiceNow, Jira SM, Freshservice)
    • Evolution from RAG chatbot to full agentic platform
    • Why Langfuse was adopted from day one (open source, clean product, right price)
    • How Ravenna uses Langfuse (tracing, continuous iteration workflow)
    • Impact (orders-of-magnitude faster debugging, CS team self-service, mission-critical infra)
    • Business impact chart
    • Three CustomerQuote components with Kevin Coleman quotes
  • content/customers/meta.json - Added "ravenna" to the pages array

Structure

Follows the same MDX structure as canva.mdx and cresta.mdx:

  • YAML frontmatter with all customer story fields
  • BlogHeader, CustomerQuote, ImpactChart, CustomerStoryCTA components
  • Sparse internal links to relevant docs (observability overview, metadata, self-hosting)

Assets needed

The following image assets need to be added to public/images/customers/ravenna/:

File Purpose
ravenna-light.png Company logo for light mode
ravenna-dark.png Company logo for dark mode

Optional: A headshot for Kevin Coleman can be added and referenced in the CustomerQuote components via the image prop.

Verified

  • Page renders successfully at /customers/ravenna (HTTP 200)
  • Customers index page at /customers loads correctly (HTTP 200)
  • Uses existing author annabellschafer from data/authors.json

Linear Issue: GTM-1935

Open in Web Open in Cursor 

- Create content/customers/ravenna.mdx with full customer story
- Add ravenna to meta.json pages array
- Story covers: About Ravenna, evolution from RAG to agentic, why Langfuse
  was adopted from day one, how tracing is used, impact on debugging and
  CS team self-service, business impact chart
- Uses annabellschafer as author (already in authors.json)
- Placeholder logo paths at public/images/customers/ravenna/

Co-authored-by: felixkrrr <felixkrrr@users.noreply.github.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
langfuse-docs Ready Ready Preview, Comment Apr 10, 2026 2:05pm

Request Review

@felixkrrr
Copy link
Copy Markdown
Contributor Author

@cursoragent can u add this screenshot image to the text block that explains what ravenna does?

CleanShot 2026-04-10 at 14 49 20@2x

@cursor
Copy link
Copy Markdown

cursor bot commented Apr 10, 2026

The PR is already up to date with the description covering the changes. Done - I downloaded the screenshot from the GitHub comment, saved it as public/images/customers/ravenna/ravenna-overview.png, and added it to the "About Ravenna" section using <Frame fullWidth> (landscape aspect ratio ~1.6:1, so full-width is appropriate). The image appears right after the description of what Ravenna does, before the Kevin Coleman quote.

Open in Web Open in Cursor 

Co-authored-by: felixkrrr <felixkrrr@users.noreply.github.com>
@felixkrrr
Copy link
Copy Markdown
Contributor Author

@cursoragent can u use this image as profile image for Kevin Coleman?
kevin-coleman

also pls change the post author to me (Felix)

@cursor
Copy link
Copy Markdown

cursor bot commented Apr 10, 2026

Done. Here's what I changed:

  • Added Kevin Coleman's headshot as public/images/customers/ravenna/kevin-coleman.jpg and added the image prop to all three CustomerQuote components so his photo appears alongside each quote.
  • Added quoteAuthorImage to the frontmatter for the index card.
  • Changed the post author from Annabell to Felix - updated both the frontmatter (author: Felix) and the BlogHeader (authors={["felixkrauth"]}).
Open in Web Open in Cursor 

- Download and add Kevin Coleman profile image for CustomerQuote components
- Add image prop to all three CustomerQuote instances
- Add quoteAuthorImage to frontmatter
- Change post author from Annabell to Felix (felixkrauth)

Co-authored-by: felixkrrr <felixkrrr@users.noreply.github.com>
@felixkrrr
Copy link
Copy Markdown
Contributor Author

@cursoragent pls remove the Business impact section from the blog post - its repetitive to the section before

pls use these files for the ravenna logo

ravenna-light ravenna-dark

@cursor
Copy link
Copy Markdown

cursor bot commented Apr 10, 2026

Done. Here's what I changed:

  • Removed the entire "Business impact" section (the ## Business impact heading, ImpactChart component, and its unused import) since it was repetitive with the Impact section above it.
  • Added Ravenna logo files - downloaded both ravenna-light.png and ravenna-dark.png to public/images/customers/ravenna/, which are already referenced in the frontmatter and BlogHeader.
Open in Web Open in Cursor 

felixkrrr and others added 2 commits April 10, 2026 16:01
- Remove repetitive Business impact / ImpactChart section
- Remove unused ImpactChart import
- Add ravenna-light.png and ravenna-dark.png logo files

Co-authored-by: felixkrrr <felixkrrr@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants