keptn-sandbox / datadog-service

Repo for Keptn Datadog service
Apache License 2.0
5 stars 5 forks source link

Add logo and fix the display name of the datadog-service integration in ArtifactHub #76

Open vadasambar opened 1 year ago

vadasambar commented 1 year ago

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 image Here's how Prometheus Service looks like: image

Describe the solution you'd like

  1. Fix the displayName parameter for all versions of datadog-service in the keptn artifacthub repo here
  2. Use the following logo from https://www.datadoghq.com/about/resources/ image You will have to add a logoUrl parameter 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 under images/ (<- create a new folder here) and use the link like this

TODO

vadasambar commented 1 year ago

Re-opened because the changes merged in the PR above have not been reflected yet image

tarangverma commented 1 year ago

can i take up this issue...

vadasambar commented 1 year ago

Assigned you @tarangverma .

tarangverma commented 1 year ago

https://github.com/keptn-contrib/artifacthub/pull/189