generated from keptn-sandbox/keptn-service-template-go
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
keptn-contrib/artifacthub
#186Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Problem statement.
Right now, if you search for datadog-service on ArtifactHub, you can see that datadog does not have a logo and the display name shows up as datadog-service instead of Datadog Service

Here's how Prometheus Service looks like:

Describe the solution you'd like
- Fix the
displayNameparameter for all versions of datadog-service in the keptn artifacthub repo here - Use the following logo from https://www.datadoghq.com/about/resources/

You will have to add alogoUrlparameter in the artifacthub-pkg.yml (for example check this in Prometheus Service). Datadog does not have a logo Url you can use like Prometheus Service. We will have to download the logo, add it underimages/(<- create a new folder here) and use the link like this
TODO
- Raise a PR with the above change
- Ask for review in #keptn-integrations channel (mention
@vadasambarso that he can help you out in case of problems) - Get the PR reviewed (note: you probably won't have the permission to merge the PR in https://github.com/keptn-contrib/artifacthub repo. Ask the reviewer to merge the PR)
- DONE
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers