Skip to content

Added support TDengine database #71

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

wigor2206
Copy link

Hi! We have started to use the module in our Icinga system.
But we want to use TDengine. This database communicates perfectly with both Icinga and Grafana.
Below we have provided changes that allow this module to work with TAOS.

@wigor2206
Copy link
Author

The format for storing service and host in TDengine is via _. So we made a regexp similar to graphite but taking into account the specifics of our DB.

@martialblog
Copy link
Member

Hi, thanks for the PR.

I think this change is quite specific to your use-case. We haven't seen anyone using TDengine/TAOS with Icinga.

We are probably not going to include this in our repository, I think it is best placed in your fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants