Skip to content

chore: move Job Metrics docs from Geneva#184

Merged
dantasse merged 2 commits intomainfrom
dantasse/move_geneva_metrics
Mar 9, 2026
Merged

chore: move Job Metrics docs from Geneva#184
dantasse merged 2 commits intomainfrom
dantasse/move_geneva_metrics

Conversation

@dantasse
Copy link
Contributor

@dantasse dantasse commented Mar 9, 2026

Copy link
Contributor

@jmhsieh jmhsieh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One question we need to answer.

`metrics`.

- Job list:
- `GET /api/v1/jobs?table_name=<table>&db_uri_encoded=<...>`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hm.. do we expose this anywhere currently?

How would a user get to these?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm yeah I guess we don't. So we'll have to:

  • document the console API, probably here
  • make it clear that these are calls to that API
  • also say "or you can see these in the UI".
    I'll do these.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You know, I don't really want to open the can of worms of documenting the existence of the API now. Then we'd have to document it or say "it's experimental, um, don't use it" - and we'd lose flexibility to change it in the future. Plus, it doesn't really get us anything more than "look at it in the UI." So, I've just removed these API calls.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we show them in the job history browser? Can we point them at it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, in the Job Details page. That's what I did:

+ Job metrics can be found in the [Geneva Console UI](https://docs.lancedb.com/geneva/jobs/console), by clicking on a job's ID to get to the "Job details" page.

And I'm just now adding a link in that Job Details page to this doc.

@dantasse dantasse merged commit 1a71767 into main Mar 9, 2026
2 checks passed
@dantasse dantasse deleted the dantasse/move_geneva_metrics branch March 9, 2026 20:56
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.

3 participants