Skip to content

🚀 Feature: Suggestion: Add beginner-friendly example for LLM tracing #4069

@AG141293

Description

@AG141293

Which component is this feature for?

AlephAlpha Instrumentation

🔖 Feature description

Hi,

This project is very interesting and useful for LLM observability.

I think adding a simple beginner-friendly example (e.g., tracking a basic LLM call step-by-step) would help new users understand how to get started quickly.

I’d be happy to contribute to this if it’s helpful.

Thanks!

🎤 Why is this feature needed ?

Currently, new users who are not familiar with LLM observability may find it difficult to understand how to get started with tracing.

While the documentation is helpful, a simple step-by-step beginner example demonstrating how to trace a basic LLM call would make onboarding much easier.

This would help users quickly understand how the library works in practice and reduce the learning curve, especially for those new to observability concepts.

✌️ How do you aim to achieve this?

I plan to create a simple, beginner-friendly example demonstrating LLM tracing.

This would include:

  • A minimal setup guide for installing and initializing the library
  • A basic example of making an LLM call
  • Adding tracing to capture the request and response
  • Showing how to view or log the trace output

The example will be written in a clear, step-by-step format so that new users can easily follow and understand how the tracing works in practice.

🔄️ Additional Information

No response

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

Are you willing to submit PR?

Yes I am willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions