newrelic / newrelic-quickstarts

New Relic One quickstarts help accelerate your New Relic journey by providing immediate value for your specific use cases.
https://newrelic.com/instant-observability/
Apache License 2.0
113 stars 301 forks source link

[Repository] Update missing quickstart logos so we can enable or GH logo file check #562

Closed jpvajda closed 3 years ago

jpvajda commented 3 years ago

Relates to: https://github.com/newrelic/newrelic-quickstarts/issues/498 Related PR: https://github.com/newrelic/newrelic-quickstarts/pull/549

Here is a script you can run to check for any quickstarts missing logos.

cd utils
node check-missing-logos.js

quickstarts with no logos

quickstart logo available? url to logo file status
aws-elemental-mediapackage-vod yes link
aws-fsx yes link
aws-outpost yes link
aws-x-ray yes link
azure-power-bi-dedicated-capacities yes link
browser no use new relic logo
dotnet/iis no use dotnet logo
dotnet/umbraco no use dotnet logo
full story yes link
infrastructure no use new relic logo
LAMP yes link
HAPI yes link
OKHTTP yes link
java asynchttpclient no use java logo
java websphere-liberty-profile no use java logo
golang-gin yes link
golang-lambda-go yes link
golang-logrus yes link
golang-logxi no use golang logo
golang-micro no use golang logo
golang-mux yes link
golang-nats no use golang logo
golang-zap no use golang logo
account-data-ingestion-analysis no use new relic logo
audit-events-analysis no use new relic logo
k8-data-ingestion-analysis no use kubernetes logo
k8-log-ingestion-analysis no use kubernetes logo
log-ingestion-analysis no use new relic logo
pomi-data-ingestion-analysis no use promethesus logo

Questions

Acceptance Criteria

jpvajda commented 3 years ago

I've submitted a request with Marketing to source these files.

jpvajda commented 3 years ago

The marketing team is going to provide a generic background image we can use so we can overlay text on top if it with our function that creates text for quickstarts that don't have logos.

jpvajda commented 3 years ago

There is just one more thing to do for this ticket: merge this branch in now that all the logos are in place :https://github.com/newrelic/newrelic-quickstarts/pull/549