Skip to content
This repository was archived by the owner on Jun 9, 2020. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions assets/envoy/alerts.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
null
1 change: 1 addition & 0 deletions assets/envoy/rules.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
null
3 changes: 3 additions & 0 deletions mixins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,6 @@ mixins:
- name: thanos
source: "https://github.com/thanos-io/thanos"
subdir: "mixin"
- name: envoy
source: "https://github.com/grafana/jsonnet-libs"
subdir: "envoy-mixin"
12 changes: 12 additions & 0 deletions site/content/envoy/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: envoy
---

## Overview



{{< panel style="danger" >}}
Jsonnet source code is available at [github.com/grafana/jsonnet-libs](https://github.com/grafana/jsonnet-libs/tree/master/envoy-mixin)
{{< /panel >}}