Adding observability #104
Annotations
10 errors and 1 warning
build:
backend/Application/Aggregates/SmartContract/Extensions/SmartContractExtensions.cs#L9
The type or namespace name 'Prometheus' could not be found (are you missing a using directive or an assembly reference?)
|
build:
backend/Application/Aggregates/SmartContract/Observability/SmartContractMetrics.cs#L3
The type or namespace name 'Prometheus' could not be found (are you missing a using directive or an assembly reference?)
|
build:
backend/Application/Program.cs#L33
The type or namespace name 'Prometheus' could not be found (are you missing a using directive or an assembly reference?)
|
build:
backend/Application/Aggregates/SmartContract/Observability/SmartContractMetrics.cs#L9
The type or namespace name 'Gauge' could not be found (are you missing a using directive or an assembly reference?)
|
build:
backend/Application/Aggregates/SmartContract/Observability/SmartContractMetrics.cs#L18
The type or namespace name 'Histogram' could not be found (are you missing a using directive or an assembly reference?)
|
build:
backend/Application/Aggregates/SmartContract/Observability/SmartContractMetrics.cs#L27
The type or namespace name 'Counter' could not be found (are you missing a using directive or an assembly reference?)
|
build:
backend/Application/Aggregates/SmartContract/Extensions/SmartContractExtensions.cs#L9
The type or namespace name 'Prometheus' could not be found (are you missing a using directive or an assembly reference?)
|
build:
backend/Application/Aggregates/SmartContract/Observability/SmartContractMetrics.cs#L3
The type or namespace name 'Prometheus' could not be found (are you missing a using directive or an assembly reference?)
|
build:
backend/Application/Program.cs#L33
The type or namespace name 'Prometheus' could not be found (are you missing a using directive or an assembly reference?)
|
build:
backend/Application/Aggregates/SmartContract/Observability/SmartContractMetrics.cs#L9
The type or namespace name 'Gauge' could not be found (are you missing a using directive or an assembly reference?)
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|