Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
droserasprout committed Oct 13, 2024
1 parent a78a9d1 commit 753b4e0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 10 deletions.
2 changes: 1 addition & 1 deletion docs/5.advanced/3.monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ The following metrics are exposed under `dipdup` namespace:

{{ #include 5.advanced/_metrics_table.md }}

Also, DipDup exposes metrics for compatibility with [Subsquid Cloud](https://app.subsquid.io/) under `sqd` namespace.
Metrics under the `sqd` namespace are for compatibility with [Subsquid Cloud](https://app.subsquid.io/).

## Logging

Expand Down
16 changes: 8 additions & 8 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion src/dipdup/_survey.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ class BlockchainConfig(TypedDict):
indexes: dict[str, IndexerConfig]


# Example instantiation
CONFIG_STRUCTURE: dict[str, BlockchainConfig] = {
'evm': {
'datasources': [
Expand Down

0 comments on commit 753b4e0

Please sign in to comment.