-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix recording metrics for unknown transactions & bump versions to 0.1…
…4.3 (#1449) * Fix recording metrics for unknown transactions * Bump versions for v0.14.3 Signed-off-by: Steven Sheehy <[email protected]>
- Loading branch information
1 parent
dd71ef0
commit d79dbd5
Showing
28 changed files
with
37 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
apiVersion: v1 | ||
appVersion: 0.14.2 | ||
appVersion: 0.14.3 | ||
description: GRPC API for the Hedera Mirror Node | ||
home: https://github.com/hashgraph/hedera-mirror-node | ||
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067 | ||
name: hedera-mirror-grpc | ||
sources: | ||
- https://github.com/hashgraph/hedera-mirror-node | ||
version: 0.3.1 | ||
version: 0.3.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
apiVersion: v1 | ||
appVersion: 0.14.2 | ||
appVersion: 0.14.3 | ||
description: Hedera Mirror Importer downloads and validates file streams from the cloud and imports them into the database | ||
home: https://github.com/hashgraph/hedera-mirror-node | ||
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067 | ||
name: hedera-mirror-importer | ||
sources: | ||
- https://github.com/hashgraph/hedera-mirror-node | ||
version: 0.3.1 | ||
version: 0.3.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
apiVersion: v1 | ||
appVersion: 0.14.2 | ||
appVersion: 0.14.3 | ||
description: REST API for the Hedera Mirror Node | ||
home: https://github.com/hashgraph/hedera-mirror-node | ||
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067 | ||
name: hedera-mirror-rest | ||
sources: | ||
- https://github.com/hashgraph/hedera-mirror-node | ||
version: 0.3.1 | ||
version: 0.3.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
apiVersion: v1 | ||
appVersion: 0.14.2 | ||
appVersion: 0.14.3 | ||
description: Hedera Mirror Node mirrors data from Hedera nodes and serves it via an API | ||
home: https://github.com/hashgraph/hedera-mirror-node | ||
icon: https://camo.githubusercontent.com/cca6b767847bb8ca5c7059481ba13a5fc81c5938/68747470733a2f2f7777772e6865646572612e636f6d2f6c6f676f2d6361706974616c2d686261722d776f72646d61726b2e6a7067 | ||
name: hedera-mirror | ||
sources: | ||
- https://github.com/hashgraph/hedera-mirror-node | ||
version: 0.3.1 | ||
version: 0.3.2 |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,27 @@ | ||
dependencies: | ||
- name: hedera-mirror-grpc | ||
repository: file://../hedera-mirror-grpc | ||
version: 0.3.1 | ||
version: 0.3.2 | ||
- name: hedera-mirror-importer | ||
repository: file://../hedera-mirror-importer | ||
version: 0.3.1 | ||
version: 0.3.2 | ||
- name: loki-stack | ||
repository: https://grafana.github.io/loki/charts | ||
version: 0.37.4 | ||
- name: postgresql-ha | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 3.2.10 | ||
- name: prometheus-adapter | ||
repository: https://kubernetes-charts.storage.googleapis.com/ | ||
repository: https://charts.helm.sh/stable | ||
version: 2.4.0 | ||
- name: prometheus-operator | ||
repository: https://kubernetes-charts.storage.googleapis.com | ||
repository: https://charts.helm.sh/stable | ||
version: 8.15.5 | ||
- name: hedera-mirror-rest | ||
repository: file://../hedera-mirror-rest | ||
version: 0.3.1 | ||
version: 0.3.2 | ||
- name: traefik | ||
repository: https://containous.github.io/traefik-helm-chart | ||
version: 8.6.0 | ||
digest: sha256:2a606fba565663a42d31008efdfb357f55282b933257b7ace4faa44a412277d0 | ||
generated: "2020-12-04T14:44:56.358668-06:00" | ||
digest: sha256:0bac463da5f8607c39a9639caa582ecdfd77b5bb9bd570c8710f7dd5aca498f9 | ||
generated: "2021-01-15T13:42:19.244832-06:00" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters