Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to add custom compute_kind icons #14967

Open
razafinl opened this issue Jun 27, 2023 · 2 comments
Open

Ability to add custom compute_kind icons #14967

razafinl opened this issue Jun 27, 2023 · 2 comments
Labels
area: tags Related to tagging and labeling type: feature-request

Comments

@razafinl
Copy link

What's the use case?

Dagit is used extensively to monitor jobs but also provide a visual representation of our asset and data pipelines catalog.

compute_kind is used to quickly categorize and understand which underlying system or datasource is being used for a given asset/data pipeline.

As mentioned in this discussion, a set of compute_kind for popular technologies are shown with associated icons and can easily be recognized when navigating asset list.

For more specific use-cases, we would like to be able to extend the list of icons associated to compute_kind tags.

Ideas of implementation

A specific folder containing list of custom icons with a map between icon and compute_kind tag could be provided to Dagit instance(s) so that icon can be displayed on the Web UI instead of generic name and color.

Additional information

No response

Message from the maintainers

Impacted by this issue? Give it a 👍! We factor engagement into prioritization.

@smackesey
Copy link
Collaborator

cc @bengotow @hellendag

Does this seem feasible to you?

@bengotow
Copy link
Collaborator

bengotow commented Nov 7, 2023

Hey folks, thanks for filing this! We discussed this on our roadmap call today and I think it would be cool, but we'd like to approach it as part of a larger effort to add this kind of customization to Dagster Cloud (we don't have a framework for uploading the images or including them as part of the deployment), and possibly a re-imagining of these compute tags.

One short-term hack might be to use emoji as your custom compute kinds, which I noticed someone was doing in #17570.

@hellendag hellendag moved this from Untriaged to Later in Dagster UI/UX Nov 7, 2023
@garethbrickman garethbrickman added the area: tags Related to tagging and labeling label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: tags Related to tagging and labeling type: feature-request
Projects
Status: Later
Development

No branches or pull requests

4 participants