Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Conversation

zilbermanor
Copy link
Contributor

No description provided.


Push the images to your favorite Docker registry:
```
NETOPS_TAG=latest NETOPS_REGISTRY_URL=mydockerhubaccount make push
```

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are tons of binary / submodule files added in this PR - please check the changed files and make sure only required files are in


def _predict(context):
# Connect to TSDB
client = http.client.HTTPConnection(context.user_data.tsdb)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Up to you whether to do this, but we have a fork of a python library for Prometheus queries (https://github.com/v3io/promalyze). You are duplicating quite a bit of machinery from it

@Sharon-iguazio Sharon-iguazio changed the base branch from master to develoment November 26, 2018 14:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants