Skip to content

Commit

Permalink
docs: remove Scarf transparent pixels (#2590)
Browse files Browse the repository at this point in the history
  • Loading branch information
thisthat authored Nov 27, 2023
1 parent aec1148 commit 95851fa
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 24 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,3 @@ Please find more information in the [LICENSE](LICENSE) file.
</a>

Made with [contrib.rocks](https://contrib.rocks).

<!-- markdownlint-disable-next-line MD033 MD013 MD045 -->
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=858843d8-8da2-4ce5-a325-e5321c770a78" />
3 changes: 0 additions & 3 deletions dashboards/grafana/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,3 @@ If you prefer to prepare the dashboards for the examples and importing them as j
```shell
make import-json
```

<!-- markdownlint-disable-next-line MD033 MD013 MD045 -->
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=858843d8-8da2-4ce5-a325-e5321c770a78" />
3 changes: 0 additions & 3 deletions examples/sample-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,3 @@ The deployment should fail because of too few cpu resources
```make deploy-version-3```

* This should only change one service, you can see that only this changed in the trace

<!-- markdownlint-disable-next-line MD033 MD013 MD045 -->
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=858843d8-8da2-4ce5-a325-e5321c770a78" />
3 changes: 0 additions & 3 deletions examples/support/argo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,3 @@ In the meanwhile you can watch the progress of the deployment using:
After some time all resources should be in a succeeded state.
In the Argo-UI you will see that the application is in
sync.

<!-- markdownlint-disable-next-line MD033 MD013 MD045 -->
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=858843d8-8da2-4ce5-a325-e5321c770a78" />
3 changes: 0 additions & 3 deletions examples/support/observability/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,3 @@ Now, you should be able to see it in the
under `Dashboards > General`.

![Screenshot of a dashboard in Grafana](./assets/grafana_dashboard.png)

<!-- markdownlint-disable-next-line MD033 MD013 MD045 -->
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=858843d8-8da2-4ce5-a325-e5321c770a78" />
3 changes: 0 additions & 3 deletions lifecycle-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,3 @@ make manifests
Run `make --help` for more information on all potential `make` targets

More information can be found via the [Kubebuilder Documentation](https://book.kubebuilder.io/introduction.html)

<!-- markdownlint-disable-next-line MD033 MD013 MD045 -->
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=858843d8-8da2-4ce5-a325-e5321c770a78" />
3 changes: 0 additions & 3 deletions runtimes/deno-runtime/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,3 @@ docker run \
-it \
ghcr.io/keptn/deno-runtime:${VERSION}
```

<!-- markdownlint-disable-next-line MD033 MD013 MD045 -->
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=858843d8-8da2-4ce5-a325-e5321c770a78" />
3 changes: 0 additions & 3 deletions runtimes/python-runtime/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,3 @@ We can call the hellopy.py script downloading it directly from github
```shell
docker run -e "SCRIPT=https://raw.githubusercontent.com/keptn/lifecycle-toolkit/main/runtimes/python-runtime/samples/hellopy.py" -it lifecycle-toolkit/runtimes/python-runtime:${VERSION}
```

<!-- markdownlint-disable-next-line MD033 MD013 MD045 -->
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=858843d8-8da2-4ce5-a325-e5321c770a78" />

0 comments on commit 95851fa

Please sign in to comment.